is not current version
Last Version 2.1.1

core-util 2.0.151

A simple utilitiy library with special executor but rather small amount of code in here

License

License

GroupId

GroupId

org.webpieces
ArtifactId

ArtifactId

core-util
Version

Version

2.0.151
Type

Type

jar
Description

Description

core-util
A simple utilitiy library with special executor but rather small amount of code in here
Project URL

Project URL

https://github.com/deanhiller/webpieces
Source Code Management

Source Code Management

https://github.com/deanhiller/webpieces.git

Download core-util 2.0.151


<!-- https://jarcasting.com/artifacts/org.webpieces/core-util/ -->
<dependency>
    <groupId>org.webpieces</groupId>
    <artifactId>core-util</artifactId>
    <version>2.0.151</version>
</dependency>
// https://jarcasting.com/artifacts/org.webpieces/core-util/
implementation 'org.webpieces:core-util:2.0.151'
// https://jarcasting.com/artifacts/org.webpieces/core-util/
implementation ("org.webpieces:core-util:2.0.151")
'org.webpieces:core-util:jar:2.0.151'
<dependency org="org.webpieces" name="core-util" rev="2.0.151">
  <artifact name="core-util" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webpieces', module='core-util', version='2.0.151')
)
libraryDependencies += "org.webpieces" % "core-util" % "2.0.151"
[org.webpieces/core-util "2.0.151"]

Dependencies

compile (5)

Group / Artifact Type Version
javax.inject : javax.inject jar 1
org.slf4j : slf4j-api jar 1.7.30
ch.qos.logback : logback-classic jar 1.2.3
joda-time : joda-time jar 2.9.4
io.micrometer : micrometer-core jar 1.4.1

Project Modules

There are no modules declared in this project.