Last Version

com.networknt:utility 2.1.1

A utility module that contains all the utilities shared across other modules.

License

License

Categories

Categories

Net Utility General Purpose Libraries
GroupId

GroupId

com.networknt
ArtifactId

ArtifactId

utility
Version

Version

2.1.1
Type

Type

jar
Description

Description

A utility module that contains all the utilities shared across other modules.

Download utility 2.1.1


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

Dependencies

compile (2)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.32
commons-codec : commons-codec jar 1.13

test (3)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.2.7
junit : junit jar 4.13.1
com.networknt : config jar 2.1.1

Project Modules

There are no modules declared in this project.