License |
License
GNU LESSER GENERAL PUBLIC LICENSE Version 2.1
|
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdcom.talent-aio |
ArtifactId | ArtifactIdtalent-aio-examples-helloworld-client |
Last Version | Last Version1.0.0-RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiontalent-aio-examples-helloworld-client
talent-aio is a aio framework for java
|
<!-- https://jarcasting.com/artifacts/com.talent-aio/talent-aio-examples-helloworld-client/ -->
<dependency>
<groupId>com.talent-aio</groupId>
<artifactId>talent-aio-examples-helloworld-client</artifactId>
<version>1.0.0-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.talent-aio/talent-aio-examples-helloworld-client/
implementation 'com.talent-aio:talent-aio-examples-helloworld-client:1.0.0-RELEASE'
// https://jarcasting.com/artifacts/com.talent-aio/talent-aio-examples-helloworld-client/
implementation ("com.talent-aio:talent-aio-examples-helloworld-client:1.0.0-RELEASE")
'com.talent-aio:talent-aio-examples-helloworld-client:jar:1.0.0-RELEASE'
<dependency org="com.talent-aio" name="talent-aio-examples-helloworld-client" rev="1.0.0-RELEASE">
<artifact name="talent-aio-examples-helloworld-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.talent-aio', module='talent-aio-examples-helloworld-client', version='1.0.0-RELEASE')
)
libraryDependencies += "com.talent-aio" % "talent-aio-examples-helloworld-client" % "1.0.0-RELEASE"
[com.talent-aio/talent-aio-examples-helloworld-client "1.0.0-RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
com.talent-aio : talent-aio-client | jar | 1.0.0-RELEASE |
com.talent-aio : talent-aio-examples-helloworld-common | jar | 1.0.0-RELEASE |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.testng : testng | jar | 6.10 |