License |
License
The MIT License
|
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdio.bitsensor.plugins |
ArtifactId | ArtifactIdbitsensor-spring-boot |
Last Version | Last Version4.0.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionBitSensor ~ Support ~ Springboot
BitSensor Java Plugin
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/io.bitsensor.plugins/bitsensor-spring-boot/ -->
<dependency>
<groupId>io.bitsensor.plugins</groupId>
<artifactId>bitsensor-spring-boot</artifactId>
<version>4.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/io.bitsensor.plugins/bitsensor-spring-boot/
implementation 'io.bitsensor.plugins:bitsensor-spring-boot:4.0.3'
// https://jarcasting.com/artifacts/io.bitsensor.plugins/bitsensor-spring-boot/
implementation ("io.bitsensor.plugins:bitsensor-spring-boot:4.0.3")
'io.bitsensor.plugins:bitsensor-spring-boot:jar:4.0.3'
<dependency org="io.bitsensor.plugins" name="bitsensor-spring-boot" rev="4.0.3">
<artifact name="bitsensor-spring-boot" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.bitsensor.plugins', module='bitsensor-spring-boot', version='4.0.3')
)
libraryDependencies += "io.bitsensor.plugins" % "bitsensor-spring-boot" % "4.0.3"
[io.bitsensor.plugins/bitsensor-spring-boot "4.0.3"]
Group / Artifact | Type | Version |
---|---|---|
io.bitsensor.plugins : bitsensor-core | jar | 4.0.3 |
javax.servlet : javax.servlet-api | jar | 3.1.0 |
org.springframework : spring-webmvc | jar | 4.3.3.RELEASE |
org.springframework.boot : spring-boot | jar | 1.4.1.RELEASE |
org.codehaus.mojo : animal-sniffer-annotations | jar | 1.16 |
Group / Artifact | Type | Version |
---|---|---|
io.bitsensor.plugins : bitsensor-its-collector | jar | 4.0.3 |
org.hamcrest : java-hamcrest | jar | 2.0.0.0 |
junit : junit | jar | 4.12 |