License |
License |
---|---|
GroupId | GroupIdio.uok |
ArtifactId | ArtifactIdspacex-boot-core |
Last Version | Last Version1.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionEnterprise java develop framework
|
Filename | Size |
---|---|
spacex-boot-core-1.1.0.pom | |
spacex-boot-core-1.1.0.jar | 23 KB |
spacex-boot-core-1.1.0-sources.jar | 12 KB |
spacex-boot-core-1.1.0-javadoc.jar | 147 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.uok/spacex-boot-core/ -->
<dependency>
<groupId>io.uok</groupId>
<artifactId>spacex-boot-core</artifactId>
<version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.uok/spacex-boot-core/
implementation 'io.uok:spacex-boot-core:1.1.0'
// https://jarcasting.com/artifacts/io.uok/spacex-boot-core/
implementation ("io.uok:spacex-boot-core:1.1.0")
'io.uok:spacex-boot-core:jar:1.1.0'
<dependency org="io.uok" name="spacex-boot-core" rev="1.1.0">
<artifact name="spacex-boot-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.uok', module='spacex-boot-core', version='1.1.0')
)
libraryDependencies += "io.uok" % "spacex-boot-core" % "1.1.0"
[io.uok/spacex-boot-core "1.1.0"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.data : spring-data-commons | jar | |
com.querydsl : querydsl-jpa | jar | |
com.querydsl : querydsl-apt | jar | |
io.uok : spacex-boot-common | jar | 1.1.0 |
org.springframework.boot : spring-boot-starter | jar | |
io.swagger : swagger-annotations | jar | |
io.uok : spacex-boot-database Optional | jar | 1.1.0 |
org.hibernate : hibernate-validator | jar | |
org.springframework.boot : spring-boot-configuration-processor Optional | jar |
Group / Artifact | Type | Version |
---|---|---|
io.uok : spacex-boot-test | jar | 1.1.0 |