License |
License |
---|---|
GroupId | GroupIdink.aos.api |
ArtifactId | ArtifactIdaosboot-base |
Last Version | Last Version3.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiona springcloud service core
|
Filename | Size |
---|---|
aosboot-base-3.0.0.pom | |
aosboot-base-3.0.0.jar | 78 KB |
aosboot-base-3.0.0-sources.jar | 48 KB |
aosboot-base-3.0.0-javadoc.jar | 374 KB |
Browse |
<!-- https://jarcasting.com/artifacts/ink.aos.api/aosboot-base/ -->
<dependency>
<groupId>ink.aos.api</groupId>
<artifactId>aosboot-base</artifactId>
<version>3.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/ink.aos.api/aosboot-base/
implementation 'ink.aos.api:aosboot-base:3.0.0'
// https://jarcasting.com/artifacts/ink.aos.api/aosboot-base/
implementation ("ink.aos.api:aosboot-base:3.0.0")
'ink.aos.api:aosboot-base:jar:3.0.0'
<dependency org="ink.aos.api" name="aosboot-base" rev="3.0.0">
<artifact name="aosboot-base" type="jar" />
</dependency>
@Grapes(
@Grab(group='ink.aos.api', module='aosboot-base', version='3.0.0')
)
libraryDependencies += "ink.aos.api" % "aosboot-base" % "3.0.0"
[ink.aos.api/aosboot-base "3.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.hibernate : hibernate-jpamodelgen | jar |
Group / Artifact | Type | Version |
---|---|---|
com.h2database : h2 | jar | |
com.jayway.jsonpath : json-path | jar | |
org.junit.jupiter : junit-jupiter-engine | jar | |
org.assertj : assertj-core | jar | |
org.springframework.boot : spring-boot-starter-test | jar | |
org.springframework.boot : spring-boot-test | jar |