| License |
License |
|---|---|
| Categories |
CategoriesData |
| GroupId | GroupIdpl.wrzasq.commons |
| ArtifactId | ArtifactIdcommons-data |
| Last Version | Last Version1.1.3 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionWrzasqPl Commons Data
Helper routines for working with Spring Data structures.
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| commons-data-1.1.3.pom | |
| commons-data-1.1.3.jar | 5 KB |
| commons-data-1.1.3-sources.jar | 2 KB |
| commons-data-1.1.3-javadoc.jar | 394 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/pl.wrzasq.commons/commons-data/ -->
<dependency>
<groupId>pl.wrzasq.commons</groupId>
<artifactId>commons-data</artifactId>
<version>1.1.3</version>
</dependency>
// https://jarcasting.com/artifacts/pl.wrzasq.commons/commons-data/
implementation 'pl.wrzasq.commons:commons-data:1.1.3'
// https://jarcasting.com/artifacts/pl.wrzasq.commons/commons-data/
implementation ("pl.wrzasq.commons:commons-data:1.1.3")
'pl.wrzasq.commons:commons-data:jar:1.1.3'
<dependency org="pl.wrzasq.commons" name="commons-data" rev="1.1.3">
<artifact name="commons-data" type="jar" />
</dependency>
@Grapes(
@Grab(group='pl.wrzasq.commons', module='commons-data', version='1.1.3')
)
libraryDependencies += "pl.wrzasq.commons" % "commons-data" % "1.1.3"
[pl.wrzasq.commons/commons-data "1.1.3"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.data : spring-data-commons | jar | 2.1.9.RELEASE |
| org.springframework.hateoas : spring-hateoas | jar | 0.25.1.RELEASE |
| Group / Artifact | Type | Version |
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.10 |
| Group / Artifact | Type | Version |
|---|---|---|
| io.cucumber : cucumber-java8 | jar | 4.7.1 |
| io.cucumber : cucumber-junit | jar | 4.7.1 |
| org.junit.jupiter : junit-jupiter-api | jar | 5.4.2 |
| org.junit.jupiter : junit-jupiter-engine | jar | 5.4.2 |
| org.junit.vintage : junit-vintage-engine | jar | 5.4.2 |
| org.mockito : mockito-core | jar | 2.27.0 |
| org.mockito : mockito-junit-jupiter | jar | 2.27.0 |
| org.springframework : spring-test | jar | 5.1.6.RELEASE |
| org.springframework.security : spring-security-test | jar | 5.1.5.RELEASE |