License |
License |
---|---|
GroupId | GroupIdcom.zimesfield |
ArtifactId | ArtifactIdorder-event |
Version | Version1.0.1 |
Type | Typejar |
Description |
Descriptionorder-event
E-commerce order event
|
Project URL |
Project URL |
Filename | Size |
---|---|
order-event-1.0.1.pom | |
order-event-1.0.1.jar | 9 KB |
order-event-1.0.1-sources.jar | 1 KB |
order-event-1.0.1-javadoc.jar | 404 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.zimesfield/order-event/ -->
<dependency>
<groupId>com.zimesfield</groupId>
<artifactId>order-event</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.zimesfield/order-event/
implementation 'com.zimesfield:order-event:1.0.1'
// https://jarcasting.com/artifacts/com.zimesfield/order-event/
implementation ("com.zimesfield:order-event:1.0.1")
'com.zimesfield:order-event:jar:1.0.1'
<dependency org="com.zimesfield" name="order-event" rev="1.0.1">
<artifact name="order-event" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.zimesfield', module='order-event', version='1.0.1')
)
libraryDependencies += "com.zimesfield" % "order-event" % "1.0.1"
[com.zimesfield/order-event "1.0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok Optional | jar | 1.18.22 |
com.zimesfield : commons | jar | 1.0.0 |
com.zimesfield : event | jar | 1.0.0 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-engine | jar | 5.8.1 |
org.mockito : mockito-junit-jupiter | jar | 4.0.0 |