| License |
License |
|---|---|
| GroupId | GroupIdio.csra.wily |
| ArtifactId | ArtifactIdcomponents |
| Last Version | Last Version2.4.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionwily-components
Common Components and Configuration for the Wily Framework.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| components-2.4.2.pom | |
| components-2.4.2.jar | 42 KB |
| components-2.4.2-sources.jar | 28 KB |
| components-2.4.2-javadoc.jar | 202 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.csra.wily/components/ -->
<dependency>
<groupId>io.csra.wily</groupId>
<artifactId>components</artifactId>
<version>2.4.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.csra.wily/components/
implementation 'io.csra.wily:components:2.4.2'
// https://jarcasting.com/artifacts/io.csra.wily/components/
implementation ("io.csra.wily:components:2.4.2")
'io.csra.wily:components:jar:2.4.2'
<dependency org="io.csra.wily" name="components" rev="2.4.2">
<artifact name="components" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.csra.wily', module='components', version='2.4.2')
)
libraryDependencies += "io.csra.wily" % "components" % "2.4.2"
[io.csra.wily/components "2.4.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.security : spring-security-core | jar | |
| javax.servlet : javax.servlet-api | jar | 4.0.1 |
| org.slf4j : slf4j-api | jar | 1.7.30 |
| io.springfox : springfox-boot-starter | jar | 3.0.0 |
| com.smartystreets.api : smartystreets-java-sdk | jar | 3.7.2 |
| org.springframework.data : spring-data-redis | jar | |
| org.apache.commons : commons-lang3 | jar | 3.11 |
| org.apache.poi : poi-ooxml | jar | 5.0.0 |
| com.github.dozermapper : dozer-core | jar | 6.5.0 |
| org.ehcache : ehcache | jar | 3.9.0 |
| com.amazonaws : aws-java-sdk-dynamodb | jar | 1.11.942 |
| org.springframework : spring-webmvc | jar | |
| org.springframework.boot : spring-boot-autoconfigure | jar | 2.4.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13.1 |