License |
License |
---|---|
GroupId | GroupIdcom.github.xiefusi |
ArtifactId | ArtifactIdpersistence-service |
Version | Version1.0.0 |
Type | Typejar |
Description |
Descriptionid generator
|
Filename | Size |
---|---|
persistence-service-1.0.0.pom | |
persistence-service-1.0.0.jar | 28 KB |
persistence-service-1.0.0-sources.jar | 13 KB |
persistence-service-1.0.0-javadoc.jar | 152 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.xiefusi/persistence-service/ -->
<dependency>
<groupId>com.github.xiefusi</groupId>
<artifactId>persistence-service</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.xiefusi/persistence-service/
implementation 'com.github.xiefusi:persistence-service:1.0.0'
// https://jarcasting.com/artifacts/com.github.xiefusi/persistence-service/
implementation ("com.github.xiefusi:persistence-service:1.0.0")
'com.github.xiefusi:persistence-service:jar:1.0.0'
<dependency org="com.github.xiefusi" name="persistence-service" rev="1.0.0">
<artifact name="persistence-service" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.xiefusi', module='persistence-service', version='1.0.0')
)
libraryDependencies += "com.github.xiefusi" % "persistence-service" % "1.0.0"
[com.github.xiefusi/persistence-service "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.logging.log4j : log4j-api | jar | 2.7 |
org.apache.logging.log4j : log4j-core | jar | 2.7 |
org.slf4j : slf4j-api | jar | 1.7.2 |
org.springframework.boot : spring-boot-starter-jdbc | jar | 2.0.3.RELEASE |
org.springframework.boot : spring-boot-starter | jar | 2.0.3.RELEASE |