io.pythagoras.common:aggregation-queue

Parent container for Pythagoras Common Libs

License

License

GroupId

GroupId

io.pythagoras.common
ArtifactId

ArtifactId

aggregation-queue
Last Version

Last Version

1.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

Parent container for Pythagoras Common Libs

Download aggregation-queue

How to add to project

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

Dependencies

compile (11)

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

test (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 1.5.9.RELEASE

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.0
1.0.3
1.0.2
1.0.1