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