| License |
License |
|---|---|
| Categories |
CategoriesSpring Boot Container Microservices |
| GroupId | GroupIdtech.iooo.boot |
| ArtifactId | ArtifactIdiooo-spring-boot-parent |
| Last Version | Last Version1.0.2.RELEASE |
| Release Date | Release Date |
| Type | Typepom |
| Description |
Descriptioniooo-spring-boot-parent
distribution config
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| iooo-spring-boot-parent-1.0.2.RELEASE.pom | 1 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/tech.iooo.boot/iooo-spring-boot-parent/ -->
<dependency>
<groupId>tech.iooo.boot</groupId>
<artifactId>iooo-spring-boot-parent</artifactId>
<version>1.0.2.RELEASE</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/tech.iooo.boot/iooo-spring-boot-parent/
implementation 'tech.iooo.boot:iooo-spring-boot-parent:1.0.2.RELEASE'
// https://jarcasting.com/artifacts/tech.iooo.boot/iooo-spring-boot-parent/
implementation ("tech.iooo.boot:iooo-spring-boot-parent:1.0.2.RELEASE")
'tech.iooo.boot:iooo-spring-boot-parent:pom:1.0.2.RELEASE'
<dependency org="tech.iooo.boot" name="iooo-spring-boot-parent" rev="1.0.2.RELEASE">
<artifact name="iooo-spring-boot-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='tech.iooo.boot', module='iooo-spring-boot-parent', version='1.0.2.RELEASE')
)
libraryDependencies += "tech.iooo.boot" % "iooo-spring-boot-parent" % "1.0.2.RELEASE"
[tech.iooo.boot/iooo-spring-boot-parent "1.0.2.RELEASE"]
| Group / Artifact | Type | Version |
|---|---|---|
| tech.iooo.boot : iooo-boot-core | jar | 1.0.2.RELEASE |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |
| org.assertj : assertj-core | jar | |
| org.mockito : mockito-core | jar | |
| org.hamcrest : hamcrest-library | jar |