License |
License
GNU LESSER GENERAL PUBLIC LICENSE Version 2.1
|
---|---|
GroupId | GroupIdcom.talent-aio |
ArtifactId | ArtifactIdtalent-aio-common |
Last Version | Last Version1.6.7.v20170328-RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiontalent-aio-common
talent-aio is a aio framework for java
|
<!-- https://jarcasting.com/artifacts/com.talent-aio/talent-aio-common/ -->
<dependency>
<groupId>com.talent-aio</groupId>
<artifactId>talent-aio-common</artifactId>
<version>1.6.7.v20170328-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.talent-aio/talent-aio-common/
implementation 'com.talent-aio:talent-aio-common:1.6.7.v20170328-RELEASE'
// https://jarcasting.com/artifacts/com.talent-aio/talent-aio-common/
implementation ("com.talent-aio:talent-aio-common:1.6.7.v20170328-RELEASE")
'com.talent-aio:talent-aio-common:jar:1.6.7.v20170328-RELEASE'
<dependency org="com.talent-aio" name="talent-aio-common" rev="1.6.7.v20170328-RELEASE">
<artifact name="talent-aio-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.talent-aio', module='talent-aio-common', version='1.6.7.v20170328-RELEASE')
)
libraryDependencies += "com.talent-aio" % "talent-aio-common" % "1.6.7.v20170328-RELEASE"
[com.talent-aio/talent-aio-common "1.6.7.v20170328-RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.commons : commons-collections4 | jar | 4.1 |
org.apache.commons : commons-lang3 | jar | 3.5 |
org.slf4j : slf4j-api | jar | 1.7.24 |
Group / Artifact | Type | Version |
---|---|---|
ch.qos.logback : logback-classic | jar | 1.2.1 |
ch.qos.logback : logback-access | jar | 1.2.1 |
org.slf4j : jcl-over-slf4j | jar | 1.7.24 |
org.slf4j : jul-to-slf4j | jar | 1.7.24 |
org.slf4j : log4j-over-slf4j | jar | 1.7.24 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.testng : testng | jar | 6.10 |