License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdorg.tinygroup |
ArtifactId | ArtifactIdnet |
Last Version | Last Version0.0.12 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionnet
Tiny开源组织,主要目标为开发Tiny开发框架,我们的口号是: Think big, start small, scale fast.。
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
net-0.0.12.pom | |
net-0.0.12.jar | 22 KB |
net-0.0.12-tests.jar | 24 KB |
net-0.0.12-sources.jar | 21 KB |
net-0.0.12-javadoc.jar | 132 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.tinygroup/net/ -->
<dependency>
<groupId>org.tinygroup</groupId>
<artifactId>net</artifactId>
<version>0.0.12</version>
</dependency>
// https://jarcasting.com/artifacts/org.tinygroup/net/
implementation 'org.tinygroup:net:0.0.12'
// https://jarcasting.com/artifacts/org.tinygroup/net/
implementation ("org.tinygroup:net:0.0.12")
'org.tinygroup:net:jar:0.0.12'
<dependency org="org.tinygroup" name="net" rev="0.0.12">
<artifact name="net" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.tinygroup', module='net', version='0.0.12')
)
libraryDependencies += "org.tinygroup" % "net" % "0.0.12"
[org.tinygroup/net "0.0.12"]
Group / Artifact | Type | Version |
---|---|---|
io.netty : netty | jar | 3.6.6.Final |
org.tinygroup : event | jar | 0.0.12 |
com.caucho : hessian | jar | 4.0.7 |
com.esotericsoftware.kryo : kryo | jar | 2.20 |
org.tinygroup : queue | jar | 0.0.12 |
org.tinygroup : tinyapplication | jar | 0.0.12 |
org.slf4j : slf4j-api | jar | 1.6.6 |
org.slf4j : slf4j-log4j12 | jar | 1.7.0 |
log4j : log4j | jar | 1.2.17 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 3.8.1 |