License |
License |
---|---|
GroupId | GroupIdcom.zimesfield |
ArtifactId | ArtifactIdproduct |
Version | Version1.0.0 |
Type | Typejar |
Description |
Descriptionproduct
The zimesfield product project
|
Project URL |
Project URL |
Filename | Size |
---|---|
product-1.0.0.pom | |
product-1.0.0.jar | 55 KB |
product-1.0.0-sources.jar | 15 KB |
product-1.0.0-javadoc.jar | 624 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.zimesfield/product/ -->
<dependency>
<groupId>com.zimesfield</groupId>
<artifactId>product</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.zimesfield/product/
implementation 'com.zimesfield:product:1.0.0'
// https://jarcasting.com/artifacts/com.zimesfield/product/
implementation ("com.zimesfield:product:1.0.0")
'com.zimesfield:product:jar:1.0.0'
<dependency org="com.zimesfield" name="product" rev="1.0.0">
<artifact name="product" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.zimesfield', module='product', version='1.0.0')
)
libraryDependencies += "com.zimesfield" % "product" % "1.0.0"
[com.zimesfield/product "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok Optional | jar | 1.18.22 |
com.zimesfield : product-event | jar | 1.0.0 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-engine | jar | 5.1.0 |
org.mockito : mockito-junit-jupiter | jar | 4.0.0 |