| License |
License |
|---|---|
| Categories |
CategoriesBuild Tools |
| GroupId | GroupIdcom.reallifedeveloper |
| ArtifactId | ArtifactIdrld-build-tools |
| Last Version | Last Version1.5 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptioncom.reallifedeveloper:rld-build-tools
Tools and configuration for RealLifeDeveloper projects that is only used at build-time, not runtime
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| rld-build-tools-1.5.pom | |
| rld-build-tools-1.5.jar | 56 KB |
| rld-build-tools-1.5-tests.jar | 60 KB |
| rld-build-tools-1.5-sources.jar | 44 KB |
| rld-build-tools-1.5-javadoc.jar | 148 KB |
| Browse |
<!-- 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"]
| 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 |
| 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 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-log4j12 | jar | 1.7.24 |
| 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 |