License |
License |
---|---|
GroupId | GroupIdcom.github.damianwajser |
ArtifactId | ArtifactIdspring-commons |
Version | Version1.22.1 |
Type | Typejar |
Description |
Descriptionspring-commons
DESC
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
spring-commons-1.22.1.pom | |
spring-commons-1.22.1.jar | 9 KB |
spring-commons-1.22.1-sources.jar | 7 KB |
spring-commons-1.22.1-javadoc.jar | 400 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.damianwajser/spring-commons/ -->
<dependency>
<groupId>com.github.damianwajser</groupId>
<artifactId>spring-commons</artifactId>
<version>1.22.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.damianwajser/spring-commons/
implementation 'com.github.damianwajser:spring-commons:1.22.1'
// https://jarcasting.com/artifacts/com.github.damianwajser/spring-commons/
implementation ("com.github.damianwajser:spring-commons:1.22.1")
'com.github.damianwajser:spring-commons:jar:1.22.1'
<dependency org="com.github.damianwajser" name="spring-commons" rev="1.22.1">
<artifact name="spring-commons" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.damianwajser', module='spring-commons', version='1.22.1')
)
libraryDependencies += "com.github.damianwajser" % "spring-commons" % "1.22.1"
[com.github.damianwajser/spring-commons "1.22.1"]
Group / Artifact | Type | Version |
---|---|---|
com.github.damianwajser : spring-commons-rest-templates | jar | 1.22.1 |
com.github.damianwajser : spring-commons-http-fixer | jar | 1.22.1 |
com.github.damianwajser : spring-commons-idempotency | jar | 1.22.1 |
com.github.damianwajser : spring-commons-logger-logstash | jar | 1.22.1 |
com.github.damianwajser : spring-commons-logger | jar | 1.22.1 |
com.github.damianwajser : spring-commons-actuator | jar | 1.22.1 |
com.github.damianwajser : spring-commons-payment-utilities | jar | 1.22.1 |
commons-io : commons-io | jar | 2.7 |
org.apache.commons : commons-lang3 | jar | 3.10 |
org.owasp.encoder : encoder | jar | 1.2.2 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-web | jar | 2.3.0.RELEASE |
org.springframework.boot : spring-boot-starter-validation | jar | 2.3.0.RELEASE |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | 2.3.0.RELEASE |