License |
License |
---|---|
GroupId | GroupIdio.sdsolutions.particle |
ArtifactId | ArtifactIdcore |
Version | Version2.6.8 |
Type | Typejar |
Description |
Descriptionparticle-core
Common Components and Configuration for the Particle Framework.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
core-2.6.8.pom | |
core-2.6.8.jar | 21 KB |
core-2.6.8-sources.jar | 15 KB |
core-2.6.8-javadoc.jar | 192 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.sdsolutions.particle/core/ -->
<dependency>
<groupId>io.sdsolutions.particle</groupId>
<artifactId>core</artifactId>
<version>2.6.8</version>
</dependency>
// https://jarcasting.com/artifacts/io.sdsolutions.particle/core/
implementation 'io.sdsolutions.particle:core:2.6.8'
// https://jarcasting.com/artifacts/io.sdsolutions.particle/core/
implementation ("io.sdsolutions.particle:core:2.6.8")
'io.sdsolutions.particle:core:jar:2.6.8'
<dependency org="io.sdsolutions.particle" name="core" rev="2.6.8">
<artifact name="core" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.sdsolutions.particle', module='core', version='2.6.8')
)
libraryDependencies += "io.sdsolutions.particle" % "core" % "2.6.8"
[io.sdsolutions.particle/core "2.6.8"]
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : javax.servlet-api | jar | 4.0.1 |
org.slf4j : slf4j-api | jar | 1.7.36 |
io.springfox : springfox-boot-starter | jar | 3.0.0 |
org.apache.commons : commons-lang3 | jar | 3.12.0 |
org.apache.poi : poi-ooxml | jar | 5.2.2 |
com.github.dozermapper : dozer-core | jar | 6.5.2 |
org.springframework : spring-webmvc | jar | |
org.springframework.boot : spring-boot-autoconfigure | jar | 2.6.7 |
com.fasterxml.jackson.core : jackson-databind | jar |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |