Last Version

Maven parent pom with spring context (and stuff from parent: java-util-libs) 4

Libs for spring context and testing support

License

License

GroupId

GroupId

com.github.akiraly.reusable-poms
ArtifactId

ArtifactId

pom-parent-with-spring-context
Version

Version

4
Type

Type

pom
Description

Description

Maven parent pom with spring context (and stuff from parent: java-util-libs)
Libs for spring context and testing support

Download pom-parent-with-spring-context 4


<!-- https://jarcasting.com/artifacts/com.github.akiraly.reusable-poms/pom-parent-with-spring-context/ -->
<dependency>
    <groupId>com.github.akiraly.reusable-poms</groupId>
    <artifactId>pom-parent-with-spring-context</artifactId>
    <version>4</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.akiraly.reusable-poms/pom-parent-with-spring-context/
implementation 'com.github.akiraly.reusable-poms:pom-parent-with-spring-context:4'
// https://jarcasting.com/artifacts/com.github.akiraly.reusable-poms/pom-parent-with-spring-context/
implementation ("com.github.akiraly.reusable-poms:pom-parent-with-spring-context:4")
'com.github.akiraly.reusable-poms:pom-parent-with-spring-context:pom:4'
<dependency org="com.github.akiraly.reusable-poms" name="pom-parent-with-spring-context" rev="4">
  <artifact name="pom-parent-with-spring-context" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.akiraly.reusable-poms', module='pom-parent-with-spring-context', version='4')
)
libraryDependencies += "com.github.akiraly.reusable-poms" % "pom-parent-with-spring-context" % "4"
[com.github.akiraly.reusable-poms/pom-parent-with-spring-context "4"]

Dependencies

compile (11)

Group / Artifact Type Version
org.slf4j : jcl-over-slf4j jar
org.springframework : spring-context jar
com.github.akiraly.reusable-poms : ver4j jar 4
commons-codec : commons-codec jar 1.9
commons-io : commons-io jar 2.4
com.google.code.findbugs : jsr305 jar 2.0.2
com.google.guava : guava jar 16.0-rc1
joda-time : joda-time jar 2.3
org.apache.commons : commons-lang3 jar 3.1
org.apache.commons : commons-math3 jar 3.2
org.hamcrest : hamcrest-library jar 1.3

test (3)

Group / Artifact Type Version
org.springframework : spring-test jar 4.0.0.RELEASE
junit : junit jar 4.11
org.hamcrest : hamcrest-integration jar 1.3

import (1)

Group / Artifact Type Version
com.github.akiraly.reusable-poms : pom-parent-with-java-log-libs pom 4

Project Modules

There are no modules declared in this project.