License |
License |
---|---|
Categories |
CategoriesJava Languages |
GroupId | GroupIdcom.walterjwhite.java.infrastructure.property |
ArtifactId | ArtifactIdinfrastructure |
Last Version | Last Version0.0.17 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionproperty - infrastructure - parent
property
|
Filename | Size |
---|---|
infrastructure-0.0.17.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.walterjwhite.java.infrastructure.property/infrastructure/ -->
<dependency>
<groupId>com.walterjwhite.java.infrastructure.property</groupId>
<artifactId>infrastructure</artifactId>
<version>0.0.17</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.walterjwhite.java.infrastructure.property/infrastructure/
implementation 'com.walterjwhite.java.infrastructure.property:infrastructure:0.0.17'
// https://jarcasting.com/artifacts/com.walterjwhite.java.infrastructure.property/infrastructure/
implementation ("com.walterjwhite.java.infrastructure.property:infrastructure:0.0.17")
'com.walterjwhite.java.infrastructure.property:infrastructure:pom:0.0.17'
<dependency org="com.walterjwhite.java.infrastructure.property" name="infrastructure" rev="0.0.17">
<artifact name="infrastructure" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.walterjwhite.java.infrastructure.property', module='infrastructure', version='0.0.17')
)
libraryDependencies += "com.walterjwhite.java.infrastructure.property" % "infrastructure" % "0.0.17"
[com.walterjwhite.java.infrastructure.property/infrastructure "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 |