Last Version

product 1.0.0

The zimesfield product project

License

License

GroupId

GroupId

com.zimesfield
ArtifactId

ArtifactId

product
Version

Version

1.0.0
Type

Type

jar
Description

Description

product
The zimesfield product project
Project URL

Project URL

http://maven.apache.org

Download product 1.0.0


<!-- 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"]

Dependencies

compile (2)

Group / Artifact Type Version
org.projectlombok : lombok Optional jar 1.18.22
com.zimesfield : product-event jar 1.0.0

test (2)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-engine jar 5.1.0
org.mockito : mockito-junit-jupiter jar 4.0.0

Project Modules

There are no modules declared in this project.