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