| License |
License |
|---|---|
| Categories |
Categoriesconfig Application Layer Libs Configuration |
| GroupId | GroupIdtop.beanshell |
| ArtifactId | ArtifactIdram-config-web |
| Last Version | Last Version1.1.0 |
| Release Date | Release Date |
| 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.1.0.pom | |
| ram-config-web-1.1.0.jar | 17 KB |
| ram-config-web-1.1.0-sources.jar | 10 KB |
| ram-config-web-1.1.0-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.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/top.beanshell/ram-config-web/
implementation 'top.beanshell:ram-config-web:1.1.0'
// https://jarcasting.com/artifacts/top.beanshell/ram-config-web/
implementation ("top.beanshell:ram-config-web:1.1.0")
'top.beanshell:ram-config-web:jar:1.1.0'
<dependency org="top.beanshell" name="ram-config-web" rev="1.1.0">
<artifact name="ram-config-web" type="jar" />
</dependency>
@Grapes(
@Grab(group='top.beanshell', module='ram-config-web', version='1.1.0')
)
libraryDependencies += "top.beanshell" % "ram-config-web" % "1.1.0"
[top.beanshell/ram-config-web "1.1.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-starter-web | jar | |
| top.beanshell : ram-common | jar | 1.1.0 |
| org.springframework.boot : spring-boot-starter-validation | jar |