License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices Net |
GroupId | GroupIdnet.atomarrow |
ArtifactId | ArtifactIdatomarrow-spring-boot-starter |
Version | Version1.0.3 |
Type | Typejar |
Description |
Descriptionatomarrow
atomarrow
|
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/net.atomarrow/atomarrow-spring-boot-starter/ -->
<dependency>
<groupId>net.atomarrow</groupId>
<artifactId>atomarrow-spring-boot-starter</artifactId>
<version>1.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/net.atomarrow/atomarrow-spring-boot-starter/
implementation 'net.atomarrow:atomarrow-spring-boot-starter:1.0.3'
// https://jarcasting.com/artifacts/net.atomarrow/atomarrow-spring-boot-starter/
implementation ("net.atomarrow:atomarrow-spring-boot-starter:1.0.3")
'net.atomarrow:atomarrow-spring-boot-starter:jar:1.0.3'
<dependency org="net.atomarrow" name="atomarrow-spring-boot-starter" rev="1.0.3">
<artifact name="atomarrow-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.atomarrow', module='atomarrow-spring-boot-starter', version='1.0.3')
)
libraryDependencies += "net.atomarrow" % "atomarrow-spring-boot-starter" % "1.0.3"
[net.atomarrow/atomarrow-spring-boot-starter "1.0.3"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-web | jar | |
org.springframework.boot : spring-boot-starter-jdbc | jar | |
org.springframework.boot : spring-boot-starter-aop | jar | |
org.apache.poi : poi Optional | jar | 3.16 |
mysql : mysql-connector-java Optional | jar |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test Optional | jar | |
junit : junit Optional | jar | 4.12 |