Last Version

WrzasqPl Commons Data 1.1.3

Helper routines for working with Spring Data structures.

License

License

Categories

Categories

Data
GroupId

GroupId

pl.wrzasq.commons
ArtifactId

ArtifactId

commons-data
Version

Version

1.1.3
Type

Type

jar
Description

Description

WrzasqPl Commons Data
Helper routines for working with Spring Data structures.
Project Organization

Project Organization

Rafał Wrzeszcz - Wrzasq.pl

Download commons-data 1.1.3


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

Dependencies

compile (2)

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

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.10

test (9)

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

Project Modules

There are no modules declared in this project.