Last Version

wily-components 2.4.2

Common Components and Configuration for the Wily Framework.

License

License

GroupId

GroupId

io.csra.wily
ArtifactId

ArtifactId

components
Version

Version

2.4.2
Type

Type

jar
Description

Description

wily-components
Common Components and Configuration for the Wily Framework.
Project URL

Project URL

https://github.com/gditfc/wily-components
Source Code Management

Source Code Management

https://github.com/gditfc/wily-components/tree/master

Download components 2.4.2


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

Dependencies

compile (13)

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

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.