License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdcom.ardikars.jxnet |
ArtifactId | ArtifactIdjxnet-example |
Version | Version1.5.5.RC5 |
Type | Typejar |
Description |
Descriptionjxnet-example
Jxnet example application.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
jxnet-example-1.5.5.RC5.pom | |
jxnet-example-1.5.5.RC5.jar | 3 MB |
jxnet-example-1.5.5.RC5-sources.jar | 3 KB |
jxnet-example-1.5.5.RC5-javadoc.jar | 21 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.ardikars.jxnet/jxnet-example/ -->
<dependency>
<groupId>com.ardikars.jxnet</groupId>
<artifactId>jxnet-example</artifactId>
<version>1.5.5.RC5</version>
</dependency>
// https://jarcasting.com/artifacts/com.ardikars.jxnet/jxnet-example/
implementation 'com.ardikars.jxnet:jxnet-example:1.5.5.RC5'
// https://jarcasting.com/artifacts/com.ardikars.jxnet/jxnet-example/
implementation ("com.ardikars.jxnet:jxnet-example:1.5.5.RC5")
'com.ardikars.jxnet:jxnet-example:jar:1.5.5.RC5'
<dependency org="com.ardikars.jxnet" name="jxnet-example" rev="1.5.5.RC5">
<artifact name="jxnet-example" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.ardikars.jxnet', module='jxnet-example', version='1.5.5.RC5')
)
libraryDependencies += "com.ardikars.jxnet" % "jxnet-example" % "1.5.5.RC5"
[com.ardikars.jxnet/jxnet-example "1.5.5.RC5"]
Group / Artifact | Type | Version |
---|---|---|
com.ardikars.common : common-annotation | jar | |
com.ardikars.common : common-util | jar | |
com.ardikars.common : common-net | jar | |
com.ardikars.common : common-tuple | jar | |
com.ardikars.common : common-memory | jar | |
com.ardikars.jxpacket : jxpacket-common | jar | 1.2.3.RC |
com.ardikars.jxpacket : jxpacket-core | jar | 1.2.3.RC |
com.ardikars.jxnet : jxnet-core | jar | 1.5.5.RC5 |
com.ardikars.jxnet : jxnet-context | jar | 1.5.5.RC5 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.mockito : mockito-core | jar | 2.13.0 |