License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdcom.networknt |
ArtifactId | ArtifactIdinfo |
Version | Version2.0.28 |
Type | Typejar |
Description |
DescriptionA handler endpoint that output all the installed components and their configurations
|
Filename | Size |
---|---|
info-2.0.28.pom | |
info-2.0.28.jar | 7 KB |
info-2.0.28-sources.jar | 6 KB |
info-2.0.28-javadoc.jar | 396 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.networknt/info/ -->
<dependency>
<groupId>com.networknt</groupId>
<artifactId>info</artifactId>
<version>2.0.28</version>
</dependency>
// https://jarcasting.com/artifacts/com.networknt/info/
implementation 'com.networknt:info:2.0.28'
// https://jarcasting.com/artifacts/com.networknt/info/
implementation ("com.networknt:info:2.0.28")
'com.networknt:info:jar:2.0.28'
<dependency org="com.networknt" name="info" rev="2.0.28">
<artifact name="info" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.networknt', module='info', version='2.0.28')
)
libraryDependencies += "com.networknt" % "info" % "2.0.28"
[com.networknt/info "2.0.28"]
Group / Artifact | Type | Version |
---|---|---|
com.networknt : config | jar | 2.0.28 |
com.networknt : utility | jar | 2.0.28 |
com.networknt : status | jar | 2.0.28 |
com.networknt : security | jar | 2.0.28 |
com.networknt : handler | jar | 2.0.28 |
io.undertow : undertow-core | jar | 2.2.4.Final |
com.fasterxml.jackson.core : jackson-databind | jar | 2.12.1 |
org.slf4j : slf4j-api | jar | 1.7.25 |
commons-codec : commons-codec | jar | 1.11 |
org.owasp.encoder : encoder | jar | 1.2.1 |
org.bitbucket.b_c : jose4j | jar | 0.6.3 |
Group / Artifact | Type | Version |
---|---|---|
com.networknt : client | jar | 2.0.28 |
ch.qos.logback : logback-classic | jar | 1.2.3 |
junit : junit | jar | 4.13.1 |