License |
License |
---|---|
Categories |
CategoriesMINA Net Networking |
GroupId | GroupIdorg.littleshoot |
ArtifactId | ArtifactIdmina-port |
Last Version | Last Version1.4 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionLittleShoot Mina Port
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Project Organization |
Project OrganizationLittleShoot |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
mina-port-1.4.pom | |
mina-port-1.4.jar | 312 KB |
mina-port-1.4-sources.jar | 268 KB |
mina-port-1.4-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/org.littleshoot/mina-port/ -->
<dependency>
<groupId>org.littleshoot</groupId>
<artifactId>mina-port</artifactId>
<version>1.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.littleshoot/mina-port/
implementation 'org.littleshoot:mina-port:1.4'
// https://jarcasting.com/artifacts/org.littleshoot/mina-port/
implementation ("org.littleshoot:mina-port:1.4")
'org.littleshoot:mina-port:jar:1.4'
<dependency org="org.littleshoot" name="mina-port" rev="1.4">
<artifact name="mina-port" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.littleshoot', module='mina-port', version='1.4')
)
libraryDependencies += "org.littleshoot" % "mina-port" % "1.4"
[org.littleshoot/mina-port "1.4"]
Group / Artifact | Type | Version |
---|---|---|
log4j : log4j | jar | 1.2.17 |
org.slf4j : slf4j-log4j12 | jar | 1.7.2 |
org.slf4j : slf4j-api | jar | 1.7.2 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |