Properties

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

GroupId

GroupId

nz.co.gregs
ArtifactId

ArtifactId

properties
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

Properties
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

Download properties

How to add to project

<!-- https://jarcasting.com/artifacts/nz.co.gregs/properties/ -->
<dependency>
    <groupId>nz.co.gregs</groupId>
    <artifactId>properties</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/nz.co.gregs/properties/
implementation 'nz.co.gregs:properties:1.0.0'
// https://jarcasting.com/artifacts/nz.co.gregs/properties/
implementation ("nz.co.gregs:properties:1.0.0")
'nz.co.gregs:properties:jar:1.0.0'
<dependency org="nz.co.gregs" name="properties" rev="1.0.0">
  <artifact name="properties" type="jar" />
</dependency>
@Grapes(
@Grab(group='nz.co.gregs', module='properties', version='1.0.0')
)
libraryDependencies += "nz.co.gregs" % "properties" % "1.0.0"
[nz.co.gregs/properties "1.0.0"]

Dependencies

compile (4)

Group / Artifact Type Version
commons-logging : commons-logging jar 1.2
commons-codec : commons-codec jar 1.10
commons-logging : commons-logging-api jar 1.1
org.hamcrest : hamcrest-all jar 1.3

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0