License |
License
New BSD License
|
---|---|
Categories |
Categoriesconfig Application Layer Libs Configuration |
GroupId | GroupIdorg.nhind |
ArtifactId | ArtifactIdconfig-ui |
Last Version | Last Version8.0.1 |
Release Date | Release Date |
Type | Typewar |
Description |
DescriptionNHIN Direct Java Configuration UI
NHIN Direct Java Configuration UI
|
Filename | Size |
---|---|
config-ui-8.0.1.pom | |
config-ui-8.0.1.war | 23 MB |
config-ui-8.0.1-javadoc.jar | 189 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.nhind/config-ui/ -->
<dependency>
<groupId>org.nhind</groupId>
<artifactId>config-ui</artifactId>
<version>8.0.1</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.nhind/config-ui/
implementation 'org.nhind:config-ui:8.0.1'
// https://jarcasting.com/artifacts/org.nhind/config-ui/
implementation ("org.nhind:config-ui:8.0.1")
'org.nhind:config-ui:war:8.0.1'
<dependency org="org.nhind" name="config-ui" rev="8.0.1">
<artifact name="config-ui" type="war" />
</dependency>
@Grapes(
@Grab(group='org.nhind', module='config-ui', version='8.0.1')
)
libraryDependencies += "org.nhind" % "config-ui" % "8.0.1"
[org.nhind/config-ui "8.0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-web | jar | 2.5.2 |
org.apache.tomcat.embed : tomcat-embed-jasper | jar | 9.0.48 |
org.springframework.boot : spring-boot-starter-security | jar | 2.5.2 |
org.springframework.boot : spring-boot-configuration-processor | jar | 2.5.2 |
org.springframework.cloud : spring-cloud-starter-bootstrap | jar | |
org.springframework.cloud : spring-cloud-starter-config | jar | |
org.springframework.security : spring-security-taglibs | jar | |
io.pivotal.spring.cloud : spring-cloud-services-starter-config-client | jar | |
org.projectlombok : lombok | jar | 1.18.20 |
org.tuckey : urlrewritefilter | jar | 3.1.0 |
javax.servlet : jstl | jar | 1.2 |
org.nhind : direct-common | jar | 8.0.0 |
org.nhind : direct-jce-providers | jar | 1.0 |
org.nhind : config-service-client | jar | 8.0.1 |
org.nhind : config-store | jar | 8.0.0 |
javax.validation : validation-api | jar | 2.0.1.Final |
commons-fileupload : commons-fileupload | jar | 1.2.2 |
cglib : cglib-nodep | jar | 2.2 |
org.apache.commons : commons-lang3 | jar | 3.12.0 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-tomcat | jar | 2.5.2 |