License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdorg.easyarch |
ArtifactId | ArtifactIdnetpet |
Last Version | Last Version1.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Filename | Size |
---|---|
netpet-1.0.1.pom | |
netpet-1.0.1.jar | 113 KB |
netpet-1.0.1-sources.jar | 68 KB |
netpet-1.0.1-javadoc.jar | 555 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.easyarch/netpet/ -->
<dependency>
<groupId>org.easyarch</groupId>
<artifactId>netpet</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.easyarch/netpet/
implementation 'org.easyarch:netpet:1.0.1'
// https://jarcasting.com/artifacts/org.easyarch/netpet/
implementation ("org.easyarch:netpet:1.0.1")
'org.easyarch:netpet:jar:1.0.1'
<dependency org="org.easyarch" name="netpet" rev="1.0.1">
<artifact name="netpet" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.easyarch', module='netpet', version='1.0.1')
)
libraryDependencies += "org.easyarch" % "netpet" % "1.0.1"
[org.easyarch/netpet "1.0.1"]
Group / Artifact | Type | Version |
---|---|---|
io.netty : netty-all | jar | 4.1.0.Beta5 |
org.slf4j : slf4j-log4j12 | jar | 1.7.21 |
com.alibaba : fastjson | jar | 1.2.23 |
org.freemarker : freemarker | jar | 2.3.23 |