License |
License
GNU LESSER GENERAL PUBLIC LICENSE Version 2.1
|
---|---|
GroupId | GroupIdcom.talent-aio |
ArtifactId | ArtifactIdtalent-aio-parent |
Last Version | Last Version1.6.7.v20170328-RELEASE |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptiontalent-aio-parent
talent-aio is a aio framework for java
|
Project URL |
Project URL |
Filename | Size |
---|---|
talent-aio-parent-1.6.7.v20170328-RELEASE.pom | 13 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.talent-aio/talent-aio-parent/ -->
<dependency>
<groupId>com.talent-aio</groupId>
<artifactId>talent-aio-parent</artifactId>
<version>1.6.7.v20170328-RELEASE</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.talent-aio/talent-aio-parent/
implementation 'com.talent-aio:talent-aio-parent:1.6.7.v20170328-RELEASE'
// https://jarcasting.com/artifacts/com.talent-aio/talent-aio-parent/
implementation ("com.talent-aio:talent-aio-parent:1.6.7.v20170328-RELEASE")
'com.talent-aio:talent-aio-parent:pom:1.6.7.v20170328-RELEASE'
<dependency org="com.talent-aio" name="talent-aio-parent" rev="1.6.7.v20170328-RELEASE">
<artifact name="talent-aio-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.talent-aio', module='talent-aio-parent', version='1.6.7.v20170328-RELEASE')
)
libraryDependencies += "com.talent-aio" % "talent-aio-parent" % "1.6.7.v20170328-RELEASE"
[com.talent-aio/talent-aio-parent "1.6.7.v20170328-RELEASE"]