com.reallifedeveloper:rld-build-tools

Tools and configuration for RealLifeDeveloper projects that is only used at build-time, not runtime

License

License

Categories

Categories

Build Tools
GroupId

GroupId

com.reallifedeveloper
ArtifactId

ArtifactId

rld-build-tools
Last Version

Last Version

1.5
Release Date

Release Date

Type

Type

jar
Description

Description

com.reallifedeveloper:rld-build-tools
Tools and configuration for RealLifeDeveloper projects that is only used at build-time, not runtime
Project URL

Project URL

http://reallifedeveloper.com/
Project Organization

Project Organization

reallifedeveloper.com
Source Code Management

Source Code Management

https://github.com/reallifedeveloper/rld-build-tools

Download rld-build-tools

How to add to project

<!-- https://jarcasting.com/artifacts/com.reallifedeveloper/rld-build-tools/ -->
<dependency>
    <groupId>com.reallifedeveloper</groupId>
    <artifactId>rld-build-tools</artifactId>
    <version>1.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.reallifedeveloper/rld-build-tools/
implementation 'com.reallifedeveloper:rld-build-tools:1.5'
// https://jarcasting.com/artifacts/com.reallifedeveloper/rld-build-tools/
implementation ("com.reallifedeveloper:rld-build-tools:1.5")
'com.reallifedeveloper:rld-build-tools:jar:1.5'
<dependency org="com.reallifedeveloper" name="rld-build-tools" rev="1.5">
  <artifact name="rld-build-tools" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.reallifedeveloper', module='rld-build-tools', version='1.5')
)
libraryDependencies += "com.reallifedeveloper" % "rld-build-tools" % "1.5"
[com.reallifedeveloper/rld-build-tools "1.5"]

Dependencies

compile (11)

Group / Artifact Type Version
org.springframework : spring-context jar 4.3.7.RELEASE
junit : junit jar 4.12
org.springframework : spring-tx jar 4.3.7.RELEASE
org.springframework.data : spring-data-jpa jar 1.11.1.RELEASE
org.hibernate : hibernate-spatial jar 5.2.8.Final
org.dbunit : dbunit jar 2.5.3
org.slf4j : slf4j-api jar 1.7.24
log4j : log4j jar 1.2.17
org.seleniumhq.selenium : selenium-java jar 3.3.0
com.rabbitmq : amqp-client jar 4.1.0
org.geotools » gt-shapefile jar 16.2

provided (2)

Group / Artifact Type Version
org.hibernate.javax.persistence : hibernate-jpa-2.1-api jar 1.0.0.Final
com.google.code.findbugs : annotations jar 3.0.1

runtime (1)

Group / Artifact Type Version
org.slf4j : slf4j-log4j12 jar 1.7.24

test (5)

Group / Artifact Type Version
org.springframework : spring-test jar 4.3.7.RELEASE
org.springframework : spring-aspects jar 4.3.7.RELEASE
org.hibernate : hibernate-entitymanager jar 5.2.8.Final
org.hsqldb : hsqldb jar 2.3.4
org.mockito : mockito-all jar 1.10.19

Project Modules

There are no modules declared in this project.

Versions

Version
1.5
1.4