com.limemojito.oss.standards:jar-development

A set of maven poms that allow us to use an agile development methodology when we build our apps. Checkstyle, unit test, coverage, etc are all built into the build.

License

License

GroupId

GroupId

com.limemojito.oss.standards
ArtifactId

ArtifactId

jar-development
Last Version

Last Version

2.0.0
Release Date

Release Date

Type

Type

pom
Description

Description

A set of maven poms that allow us to use an agile development methodology when we build our apps. Checkstyle, unit test, coverage, etc are all built into the build.
Project Organization

Project Organization

Lime Mojito Pty Ltd

Download jar-development

How to add to project

<!-- https://jarcasting.com/artifacts/com.limemojito.oss.standards/jar-development/ -->
<dependency>
    <groupId>com.limemojito.oss.standards</groupId>
    <artifactId>jar-development</artifactId>
    <version>2.0.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.limemojito.oss.standards/jar-development/
implementation 'com.limemojito.oss.standards:jar-development:2.0.0'
// https://jarcasting.com/artifacts/com.limemojito.oss.standards/jar-development/
implementation ("com.limemojito.oss.standards:jar-development:2.0.0")
'com.limemojito.oss.standards:jar-development:pom:2.0.0'
<dependency org="com.limemojito.oss.standards" name="jar-development" rev="2.0.0">
  <artifact name="jar-development" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.limemojito.oss.standards', module='jar-development', version='2.0.0')
)
libraryDependencies += "com.limemojito.oss.standards" % "jar-development" % "2.0.0"
[com.limemojito.oss.standards/jar-development "2.0.0"]

Dependencies

compile (4)

Group / Artifact Type Version
org.slf4j : jcl-over-slf4j jar
org.slf4j : log4j-over-slf4j jar
org.slf4j : slf4j-api jar
ch.qos.logback : logback-classic jar

test (4)

Group / Artifact Type Version
junit : junit jar
org.assertj : assertj-core jar
org.hamcrest : hamcrest-library jar
org.mockito : mockito-core jar

Project Modules

There are no modules declared in this project.

Versions

Version
2.0.0
1.0.1
1.0.0