License |
License |
---|---|
GroupId | GroupIdcom.github.damianwajser |
ArtifactId | ArtifactIdspring-commons |
Last Version | Last Version1.28.4 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionspring-commons
DESC
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
spring-commons-1.28.4.pom | |
spring-commons-1.28.4.jar | 8 KB |
spring-commons-1.28.4-sources.jar | 6 KB |
spring-commons-1.28.4-javadoc.jar | 396 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.damianwajser/spring-commons/ -->
<dependency>
<groupId>com.github.damianwajser</groupId>
<artifactId>spring-commons</artifactId>
<version>1.28.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.damianwajser/spring-commons/
implementation 'com.github.damianwajser:spring-commons:1.28.4'
// https://jarcasting.com/artifacts/com.github.damianwajser/spring-commons/
implementation ("com.github.damianwajser:spring-commons:1.28.4")
'com.github.damianwajser:spring-commons:jar:1.28.4'
<dependency org="com.github.damianwajser" name="spring-commons" rev="1.28.4">
<artifact name="spring-commons" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.damianwajser', module='spring-commons', version='1.28.4')
)
libraryDependencies += "com.github.damianwajser" % "spring-commons" % "1.28.4"
[com.github.damianwajser/spring-commons "1.28.4"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-web | jar | 2.6.6 |
org.springframework.boot : spring-boot-starter-validation | jar | 2.6.6 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | 2.6.6 |
org.junit.vintage : junit-vintage-engine | jar | 5.8.2 |