License |
License |
---|---|
GroupId | GroupIdcom.ubirch |
ArtifactId | ArtifactIdevent-log-util |
Version | Version1.2.1 |
Type | Typejar |
Description |
Descriptionevent-log-util
Event logger util for the Ubirch Platform
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
event-log-util-1.2.1.pom | |
event-log-util-1.2.1.jar | 44 KB |
event-log-util-1.2.1-sources.jar | 3 KB |
event-log-util-1.2.1-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.ubirch/event-log-util/ -->
<dependency>
<groupId>com.ubirch</groupId>
<artifactId>event-log-util</artifactId>
<version>1.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.ubirch/event-log-util/
implementation 'com.ubirch:event-log-util:1.2.1'
// https://jarcasting.com/artifacts/com.ubirch/event-log-util/
implementation ("com.ubirch:event-log-util:1.2.1")
'com.ubirch:event-log-util:jar:1.2.1'
<dependency org="com.ubirch" name="event-log-util" rev="1.2.1">
<artifact name="event-log-util" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.ubirch', module='event-log-util', version='1.2.1')
)
libraryDependencies += "com.ubirch" % "event-log-util" % "1.2.1"
[com.ubirch/event-log-util "1.2.1"]
Group / Artifact | Type | Version |
---|---|---|
com.typesafe : config | jar | 1.3.2 |
io.monix : monix_2.12 | pom | 2.3.2 |
org.json4s : json4s-native_2.12 | jar | 3.6.0 |
org.json4s : json4s-jackson_2.12 | jar | 3.6.1 |
org.json4s : json4s-ext_2.12 | jar | 3.6.0 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.12 | jar | 3.0.5 |