License |
License |
---|---|
Categories |
CategoriesAnt Build Tools Data |
GroupId | GroupIdcom.github.antelopeframework |
ArtifactId | ArtifactIdantelope-data-support |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionantelope-parent
|
Filename | Size |
---|---|
antelope-data-support-1.0.0.pom | |
antelope-data-support-1.0.0.jar | 16 KB |
antelope-data-support-1.0.0-sources.jar | 12 KB |
antelope-data-support-1.0.0-javadoc.jar | 106 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.antelopeframework/antelope-data-support/ -->
<dependency>
<groupId>com.github.antelopeframework</groupId>
<artifactId>antelope-data-support</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.antelopeframework/antelope-data-support/
implementation 'com.github.antelopeframework:antelope-data-support:1.0.0'
// https://jarcasting.com/artifacts/com.github.antelopeframework/antelope-data-support/
implementation ("com.github.antelopeframework:antelope-data-support:1.0.0")
'com.github.antelopeframework:antelope-data-support:jar:1.0.0'
<dependency org="com.github.antelopeframework" name="antelope-data-support" rev="1.0.0">
<artifact name="antelope-data-support" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.antelopeframework', module='antelope-data-support', version='1.0.0')
)
libraryDependencies += "com.github.antelopeframework" % "antelope-data-support" % "1.0.0"
[com.github.antelopeframework/antelope-data-support "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.data : spring-data-jpa Optional | jar | 1.7.4.RELEASE |
org.projectlombok : lombok | jar | 1.16.8 |