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