License |
License |
---|---|
GroupId | GroupIdtech.iooo.boot |
ArtifactId | ArtifactIdiooo-boot-core |
Last Version | Last Version1.1.7 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioniooo-boot :: iooo-boot-core
iooo-boot-core
|
Filename | Size |
---|---|
iooo-boot-core-1.1.7.pom | |
iooo-boot-core-1.1.7.jar | 6 KB |
iooo-boot-core-1.1.7-sources.jar | 6 KB |
iooo-boot-core-1.1.7-javadoc.jar | 35 KB |
Browse |
<!-- https://jarcasting.com/artifacts/tech.iooo.boot/iooo-boot-core/ -->
<dependency>
<groupId>tech.iooo.boot</groupId>
<artifactId>iooo-boot-core</artifactId>
<version>1.1.7</version>
</dependency>
// https://jarcasting.com/artifacts/tech.iooo.boot/iooo-boot-core/
implementation 'tech.iooo.boot:iooo-boot-core:1.1.7'
// https://jarcasting.com/artifacts/tech.iooo.boot/iooo-boot-core/
implementation ("tech.iooo.boot:iooo-boot-core:1.1.7")
'tech.iooo.boot:iooo-boot-core:jar:1.1.7'
<dependency org="tech.iooo.boot" name="iooo-boot-core" rev="1.1.7">
<artifact name="iooo-boot-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='tech.iooo.boot', module='iooo-boot-core', version='1.1.7')
)
libraryDependencies += "tech.iooo.boot" % "iooo-boot-core" % "1.1.7"
[tech.iooo.boot/iooo-boot-core "1.1.7"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.26 |
com.google.guava : guava | jar | 27.1-jre |
org.javassist : javassist | jar | 3.24.1-GA |
com.google.code.gson : gson | jar | 2.8.5 |
org.apache.commons : commons-lang3 | jar | 3.8.1 |
org.projectlombok : lombok Optional | jar | 1.18.6 |
Group / Artifact | Type | Version |
---|---|---|
io.vertx : vertx-core | jar | |
commons-logging : commons-logging | jar | 1.2 |
log4j : log4j | jar | 1.2.17 |
org.apache.logging.log4j : log4j-api | jar | 2.11.2 |
org.springframework.boot : spring-boot-starter | jar | |
org.apache.logging.log4j : log4j-core | jar | 2.11.2 |
ch.qos.logback : logback-classic | jar | 1.2.3 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | |
tech.iooo.boot : iooo-boot-test-bundle | jar | 1.1.7 |