property - infrastructure - properties

property

License

License

Categories

Categories

Java Languages
GroupId

GroupId

com.walterjwhite.java.infrastructure.property.modules
ArtifactId

ArtifactId

properties
Last Version

Last Version

0.0.17
Release Date

Release Date

Type

Type

jar
Description

Description

property - infrastructure - properties
property

Download properties

How to add to project

<!-- https://jarcasting.com/artifacts/com.walterjwhite.java.infrastructure.property.modules/properties/ -->
<dependency>
    <groupId>com.walterjwhite.java.infrastructure.property.modules</groupId>
    <artifactId>properties</artifactId>
    <version>0.0.17</version>
</dependency>
// https://jarcasting.com/artifacts/com.walterjwhite.java.infrastructure.property.modules/properties/
implementation 'com.walterjwhite.java.infrastructure.property.modules:properties:0.0.17'
// https://jarcasting.com/artifacts/com.walterjwhite.java.infrastructure.property.modules/properties/
implementation ("com.walterjwhite.java.infrastructure.property.modules:properties:0.0.17")
'com.walterjwhite.java.infrastructure.property.modules:properties:jar:0.0.17'
<dependency org="com.walterjwhite.java.infrastructure.property.modules" name="properties" rev="0.0.17">
  <artifact name="properties" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.walterjwhite.java.infrastructure.property.modules', module='properties', version='0.0.17')
)
libraryDependencies += "com.walterjwhite.java.infrastructure.property.modules" % "properties" % "0.0.17"
[com.walterjwhite.java.infrastructure.property.modules/properties "0.0.17"]

Dependencies

compile (3)

Group / Artifact Type Version
com.walterjwhite.java.infrastructure.property : api jar 0.0.17
com.walterjwhite.java.infrastructure.property : impl jar 0.0.17
org.projectlombok : lombok jar 1.18.2

test (1)

Group / Artifact Type Version
org.junit : junit-bom pom 5.5.1

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.17