License |
License |
---|---|
Categories |
Categoriesconfig Application Layer Libs Configuration |
GroupId | GroupIdtop.beanshell |
ArtifactId | ArtifactIdram-config-web |
Version | Version1.0.2 |
Type | Typejar |
Description |
Descriptionram-config-web
Ram project config module of web.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
ram-config-web-1.0.2.pom | |
ram-config-web-1.0.2.jar | 17 KB |
ram-config-web-1.0.2-sources.jar | 10 KB |
ram-config-web-1.0.2-javadoc.jar | 106 KB |
Browse |
<!-- https://jarcasting.com/artifacts/top.beanshell/ram-config-web/ -->
<dependency>
<groupId>top.beanshell</groupId>
<artifactId>ram-config-web</artifactId>
<version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/top.beanshell/ram-config-web/
implementation 'top.beanshell:ram-config-web:1.0.2'
// https://jarcasting.com/artifacts/top.beanshell/ram-config-web/
implementation ("top.beanshell:ram-config-web:1.0.2")
'top.beanshell:ram-config-web:jar:1.0.2'
<dependency org="top.beanshell" name="ram-config-web" rev="1.0.2">
<artifact name="ram-config-web" type="jar" />
</dependency>
@Grapes(
@Grab(group='top.beanshell', module='ram-config-web', version='1.0.2')
)
libraryDependencies += "top.beanshell" % "ram-config-web" % "1.0.2"
[top.beanshell/ram-config-web "1.0.2"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-web | jar | |
top.beanshell : ram-common | jar | 1.0.2 |
org.springframework.boot : spring-boot-starter-validation | jar |