License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdcom.networknt |
ArtifactId | ArtifactIdlight-eventuate |
Last Version | Last Version1.4.3 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionlight-eventuate code generator.
|
Filename | Size |
---|---|
light-eventuate-1.4.3.pom | |
light-eventuate-1.4.3.jar | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.networknt/light-eventuate/ -->
<dependency>
<groupId>com.networknt</groupId>
<artifactId>light-eventuate</artifactId>
<version>1.4.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.networknt/light-eventuate/
implementation 'com.networknt:light-eventuate:1.4.3'
// https://jarcasting.com/artifacts/com.networknt/light-eventuate/
implementation ("com.networknt:light-eventuate:1.4.3")
'com.networknt:light-eventuate:jar:1.4.3'
<dependency org="com.networknt" name="light-eventuate" rev="1.4.3">
<artifact name="light-eventuate" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.networknt', module='light-eventuate', version='1.4.3')
)
libraryDependencies += "com.networknt" % "light-eventuate" % "1.4.3"
[com.networknt/light-eventuate "1.4.3"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.25 |
org.slf4j : slf4j-ext | jar | 1.7.25 |
commons-codec : commons-codec | jar | 1.10 |
Group / Artifact | Type | Version |
---|---|---|
ch.qos.logback : logback-classic | jar | 1.2.3 |
junit : junit | jar | 4.12 |
org.mockito : mockito-core | jar | 2.7.21 |