spring-common
Spring Module Dependency
License |
License |
---|---|
GroupId | GroupIdio.polyglotted |
ArtifactId | ArtifactIdspring-common |
Last Version | Last Version5.0.7.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionspring-common
Polyglotted Common Utils
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
spring-common-5.0.7.2.pom | |
spring-common-5.0.7.2.jar | 28 KB |
spring-common-5.0.7.2-sources.jar | 14 KB |
spring-common-5.0.7.2-javadoc.jar | 78 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.polyglotted/spring-common/ -->
<dependency>
<groupId>io.polyglotted</groupId>
<artifactId>spring-common</artifactId>
<version>5.0.7.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.polyglotted/spring-common/
implementation 'io.polyglotted:spring-common:5.0.7.2'
// https://jarcasting.com/artifacts/io.polyglotted/spring-common/
implementation ("io.polyglotted:spring-common:5.0.7.2")
'io.polyglotted:spring-common:jar:5.0.7.2'
<dependency org="io.polyglotted" name="spring-common" rev="5.0.7.2">
<artifact name="spring-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.polyglotted', module='spring-common', version='5.0.7.2')
)
libraryDependencies += "io.polyglotted" % "spring-common" % "5.0.7.2"
[io.polyglotted/spring-common "5.0.7.2"]
Group / Artifact | Type | Version |
---|---|---|
org.hamcrest : hamcrest-all | jar | 1.3 |
junit : junit | jar | 4.12 |
pl.pragmatists : JUnitParams | jar | 1.1.1 |
org.springframework : spring-test | jar | 5.0.7.RELEASE |
org.springframework.boot : spring-boot-test | jar | 2.0.3.RELEASE |
org.springframework.boot : spring-boot-test-autoconfigure | jar | 2.0.3.RELEASE |
Spring Module Dependency