License |
License |
---|---|
GroupId | GroupIdio.pythagoras.common |
ArtifactId | ArtifactIdaggregation-queue |
Last Version | Last Version1.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionParent container for Pythagoras Common Libs
|
Filename | Size |
---|---|
aggregation-queue-1.1.0.pom | |
aggregation-queue-1.1.0.jar | 9 KB |
aggregation-queue-1.1.0-sources.jar | 4 KB |
aggregation-queue-1.1.0-javadoc.jar | 52 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.pythagoras.common/aggregation-queue/ -->
<dependency>
<groupId>io.pythagoras.common</groupId>
<artifactId>aggregation-queue</artifactId>
<version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.pythagoras.common/aggregation-queue/
implementation 'io.pythagoras.common:aggregation-queue:1.1.0'
// https://jarcasting.com/artifacts/io.pythagoras.common/aggregation-queue/
implementation ("io.pythagoras.common:aggregation-queue:1.1.0")
'io.pythagoras.common:aggregation-queue:jar:1.1.0'
<dependency org="io.pythagoras.common" name="aggregation-queue" rev="1.1.0">
<artifact name="aggregation-queue" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.pythagoras.common', module='aggregation-queue', version='1.1.0')
)
libraryDependencies += "io.pythagoras.common" % "aggregation-queue" % "1.1.0"
[io.pythagoras.common/aggregation-queue "1.1.0"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot | jar | 1.5.9.RELEASE |
org.springframework.boot : spring-boot-starter | jar | 1.5.9.RELEASE |
org.springframework.boot : spring-boot-configuration-processor Optional | jar | 1.5.9.RELEASE |
org.hibernate.javax.persistence : hibernate-jpa-2.1-api | jar | 1.0.0.Final |
org.springframework.data : spring-data-commons | jar | 1.13.8.RELEASE |
org.springframework.data : spring-data-jpa | jar | 1.11.8.RELEASE |
org.hibernate : hibernate-core | jar | 5.0.12.Final |
javax.transaction : javax.transaction-api | jar | 1.2 |
javax.interceptor : javax.interceptor-api | jar | 1.2 |
org.apache.commons : commons-lang3 | jar | 3.7 |
javax.validation : validation-api | jar | 2.0.1.Final |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | 1.5.9.RELEASE |