atomarrow


License

License

Categories

Categories

Spring Boot Container Microservices Net
GroupId

GroupId

net.atomarrow
ArtifactId

ArtifactId

atomarrow-spring-boot-starter
Last Version

Last Version

1.0.3
Release Date

Release Date

Type

Type

jar
Description

Description

atomarrow
atomarrow
Source Code Management

Source Code Management

https://gitee.com/atomarrow/springboot-atomarrow.git

Download atomarrow-spring-boot-starter

How to add to project

<!-- 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"]

Dependencies

compile (5)

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

test (2)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test Optional jar
junit : junit Optional jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.3
1.0.2
1.0.1
1.0.0