License |
License |
---|---|
Categories |
CategoriesJava Languages |
GroupId | GroupIdio.github.qsy7.java.infrastructure.property |
ArtifactId | ArtifactIdmodules |
Version | Version0.1.2 |
Type | Typepom |
Description |
Descriptionproperty - infrastructure - parent
property
|
Filename | Size |
---|---|
modules-0.1.2.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.qsy7.java.infrastructure.property/modules/ -->
<dependency>
<groupId>io.github.qsy7.java.infrastructure.property</groupId>
<artifactId>modules</artifactId>
<version>0.1.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.qsy7.java.infrastructure.property/modules/
implementation 'io.github.qsy7.java.infrastructure.property:modules:0.1.2'
// https://jarcasting.com/artifacts/io.github.qsy7.java.infrastructure.property/modules/
implementation ("io.github.qsy7.java.infrastructure.property:modules:0.1.2")
'io.github.qsy7.java.infrastructure.property:modules:pom:0.1.2'
<dependency org="io.github.qsy7.java.infrastructure.property" name="modules" rev="0.1.2">
<artifact name="modules" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.qsy7.java.infrastructure.property', module='modules', version='0.1.2')
)
libraryDependencies += "io.github.qsy7.java.infrastructure.property" % "modules" % "0.1.2"
[io.github.qsy7.java.infrastructure.property/modules "0.1.2"]
Group / Artifact | Type | Version |
---|---|---|
io.github.qsy7.java.infrastructure.property : api | jar | 0.1.2 |
io.github.qsy7.java.infrastructure.property : impl | jar | 0.1.2 |
Group / Artifact | Type | Version |
---|---|---|
io.github.qsy7.java.infrastructure.property : validation | jar | 0.1.2 |
Group / Artifact | Type | Version |
---|---|---|
org.junit : junit-bom | pom | 5.8.2 |
org.junit.jupiter : junit-jupiter-engine | jar | 5.8.2 |