License |
License |
---|---|
GroupId | GroupIdcom.9isuper.pelecanus |
ArtifactId | ArtifactIdpelecanus-common-core |
Version | Version1.0.3.M1 |
Type | Typejar |
Description |
DescriptionPelecanus Common
|
<!-- https://jarcasting.com/artifacts/com.9isuper.pelecanus/pelecanus-common-core/ -->
<dependency>
<groupId>com.9isuper.pelecanus</groupId>
<artifactId>pelecanus-common-core</artifactId>
<version>1.0.3.M1</version>
</dependency>
// https://jarcasting.com/artifacts/com.9isuper.pelecanus/pelecanus-common-core/
implementation 'com.9isuper.pelecanus:pelecanus-common-core:1.0.3.M1'
// https://jarcasting.com/artifacts/com.9isuper.pelecanus/pelecanus-common-core/
implementation ("com.9isuper.pelecanus:pelecanus-common-core:1.0.3.M1")
'com.9isuper.pelecanus:pelecanus-common-core:jar:1.0.3.M1'
<dependency org="com.9isuper.pelecanus" name="pelecanus-common-core" rev="1.0.3.M1">
<artifact name="pelecanus-common-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.9isuper.pelecanus', module='pelecanus-common-core', version='1.0.3.M1')
)
libraryDependencies += "com.9isuper.pelecanus" % "pelecanus-common-core" % "1.0.3.M1"
[com.9isuper.pelecanus/pelecanus-common-core "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 |