License |
License |
---|---|
Categories |
CategoriesJava Languages |
GroupId | GroupIdcom.walterjwhite.java.infrastructure.property.modules |
ArtifactId | ArtifactIdsystem |
Last Version | Last Version0.0.17 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionproperty - infrastructure - system
property
|
Filename | Size |
---|---|
system-0.0.17.pom | |
system-0.0.17.jar | 12 KB |
system-0.0.17-sources.jar | 4 KB |
system-0.0.17-javadoc.jar | 34 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.walterjwhite.java.infrastructure.property.modules/system/ -->
<dependency>
<groupId>com.walterjwhite.java.infrastructure.property.modules</groupId>
<artifactId>system</artifactId>
<version>0.0.17</version>
</dependency>
// https://jarcasting.com/artifacts/com.walterjwhite.java.infrastructure.property.modules/system/
implementation 'com.walterjwhite.java.infrastructure.property.modules:system:0.0.17'
// https://jarcasting.com/artifacts/com.walterjwhite.java.infrastructure.property.modules/system/
implementation ("com.walterjwhite.java.infrastructure.property.modules:system:0.0.17")
'com.walterjwhite.java.infrastructure.property.modules:system:jar:0.0.17'
<dependency org="com.walterjwhite.java.infrastructure.property.modules" name="system" rev="0.0.17">
<artifact name="system" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.walterjwhite.java.infrastructure.property.modules', module='system', version='0.0.17')
)
libraryDependencies += "com.walterjwhite.java.infrastructure.property.modules" % "system" % "0.0.17"
[com.walterjwhite.java.infrastructure.property.modules/system "0.0.17"]
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 |
Group / Artifact | Type | Version |
---|---|---|
org.junit : junit-bom | pom | 5.5.1 |