| License |
License |
|---|---|
| Categories |
CategoriesCLI User Interface |
| GroupId | GroupIdtr.com.terrayazilim.nt.client |
| ArtifactId | ArtifactIdnt-client |
| Last Version | Last Version0.0.4 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionnt-client
client for nt-server
|
| Project URL |
Project URL |
| Project Organization |
Project OrganizationTerra Software Informatics LLC. |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| nt-client-0.0.4.pom | |
| nt-client-0.0.4.jar | 31 KB |
| nt-client-0.0.4-sources.jar | 23 KB |
| nt-client-0.0.4-javadoc.jar | 67 KB |
| nt-client-0.0.4-jar-with-dependencies.jar | 4 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/tr.com.terrayazilim.nt.client/nt-client/ -->
<dependency>
<groupId>tr.com.terrayazilim.nt.client</groupId>
<artifactId>nt-client</artifactId>
<version>0.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/tr.com.terrayazilim.nt.client/nt-client/
implementation 'tr.com.terrayazilim.nt.client:nt-client:0.0.4'
// https://jarcasting.com/artifacts/tr.com.terrayazilim.nt.client/nt-client/
implementation ("tr.com.terrayazilim.nt.client:nt-client:0.0.4")
'tr.com.terrayazilim.nt.client:nt-client:jar:0.0.4'
<dependency org="tr.com.terrayazilim.nt.client" name="nt-client" rev="0.0.4">
<artifact name="nt-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='tr.com.terrayazilim.nt.client', module='nt-client', version='0.0.4')
)
libraryDependencies += "tr.com.terrayazilim.nt.client" % "nt-client" % "0.0.4"
[tr.com.terrayazilim.nt.client/nt-client "0.0.4"]
| Group / Artifact | Type | Version |
|---|---|---|
| tr.com.terrayazilim.tms : terrayazilim-tms | jar | 0.0.6 |
| tr.com.terrayazilim.nt.api : nt-api | jar | 0.0.8 |
| tr.com.terrayazilim.logging : terrayazilim-logging | jar | 0.0.1 |
| tr.com.terrayazilim.commons : terrayazilim-commons | jar | 0.0.1 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.7.9 |
| io.netty : netty-transport | jar | 4.1.23.Final |
| io.netty : netty-handler | jar | 4.1.23.Final |
| io.netty : netty-common | jar | 4.1.23.Final |
| io.netty : netty-codec-stomp | jar | 4.1.23.Final |
| io.netty : netty-codec-http | jar | 4.1.23.Final |
| io.netty : netty-buffer | jar | 4.1.23.Final |
| org.slf4j : slf4j-api | jar | 1.7.21 |
| org.slf4j : slf4j-simple | jar | 1.7.25 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |