mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-27 10:03:11 +07:00
instant html editing, update netty based socket.io server lib
This commit is contained in:
@@ -237,8 +237,6 @@ libraryLicense(name: "YourKit Java Profiler", libraryName: "yjp-controller-api-r
|
||||
libraryLicense(name: "protobuf", version: "2.3.0", license: "New BSD", url: "http://code.google.com/p/protobuf/", licenseUrl: "http://code.google.com/p/protobuf/source/browse/trunk/COPYING.txt?r=367")
|
||||
libraryLicense(name: "Netty", libraryName: "Netty", version: "3.3.1", license: "Apache 2.0", url: "http://netty.io", licenseUrl: "http://www.apache.org/licenses/LICENSE-2.0")
|
||||
libraryLicense(name: "Kryo", libraryName: "Kryo", version: "1.04", license: "New BSD License", url: "http://code.google.com/p/kryo/", licenseUrl: "http://www.opensource.org/licenses/bsd-license.php")
|
||||
//actually, I don't know about license — I am waiting for answer
|
||||
libraryLicense(name: "socket-io-netty", attachedTo: "html-instant-editing", libraryName: "socket-io-netty", version: "0.3.2", license: "MIT License", url: "https://github.com/ibdknox/socket.io-netty", licenseUrl: "http://www.opensource.org/licenses/mit-license.html")
|
||||
jetbrainsLibrary("JPS")
|
||||
jetbrainsLibrary("Maven Embedder")
|
||||
jetbrainsLibrary("tcServiceMessages")
|
||||
|
||||
Reference in New Issue
Block a user