org.easyarch:netpet

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

License

License

Categories

Categories

Net
GroupId

GroupId

org.easyarch
ArtifactId

ArtifactId

netpet
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

Download netpet

How to add to project

<!-- 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"]

Dependencies

compile (4)

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

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1
1.0