License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdcom.9isuper.pelecanus |
ArtifactId | ArtifactIdpelecanus-data-jpa-starter |
Version | Version1.0.3.M1 |
Type | Typejar |
Description |
DescriptionPelecanus Data JPA Starter
Pelecanus Data JPA Starter
|
<!-- https://jarcasting.com/artifacts/com.9isuper.pelecanus/pelecanus-data-jpa-starter/ -->
<dependency>
<groupId>com.9isuper.pelecanus</groupId>
<artifactId>pelecanus-data-jpa-starter</artifactId>
<version>1.0.3.M1</version>
</dependency>
// https://jarcasting.com/artifacts/com.9isuper.pelecanus/pelecanus-data-jpa-starter/
implementation 'com.9isuper.pelecanus:pelecanus-data-jpa-starter:1.0.3.M1'
// https://jarcasting.com/artifacts/com.9isuper.pelecanus/pelecanus-data-jpa-starter/
implementation ("com.9isuper.pelecanus:pelecanus-data-jpa-starter:1.0.3.M1")
'com.9isuper.pelecanus:pelecanus-data-jpa-starter:jar:1.0.3.M1'
<dependency org="com.9isuper.pelecanus" name="pelecanus-data-jpa-starter" rev="1.0.3.M1">
<artifact name="pelecanus-data-jpa-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.9isuper.pelecanus', module='pelecanus-data-jpa-starter', version='1.0.3.M1')
)
libraryDependencies += "com.9isuper.pelecanus" % "pelecanus-data-jpa-starter" % "1.0.3.M1"
[com.9isuper.pelecanus/pelecanus-data-jpa-starter "1.0.3.M1"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-devtools | jar | 2.1.7.RELEASE |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | 2.1.7.RELEASE |