License |
License |
---|---|
GroupId | GroupIdwang.ramboll |
ArtifactId | ArtifactIdramboll-extend-basic |
Last Version | Last Version1.0.4-RC.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionramboll-extend-basic
Extend for Spring
|
<!-- https://jarcasting.com/artifacts/wang.ramboll/ramboll-extend-basic/ -->
<dependency>
<groupId>wang.ramboll</groupId>
<artifactId>ramboll-extend-basic</artifactId>
<version>1.0.4-RC.1</version>
</dependency>
// https://jarcasting.com/artifacts/wang.ramboll/ramboll-extend-basic/
implementation 'wang.ramboll:ramboll-extend-basic:1.0.4-RC.1'
// https://jarcasting.com/artifacts/wang.ramboll/ramboll-extend-basic/
implementation ("wang.ramboll:ramboll-extend-basic:1.0.4-RC.1")
'wang.ramboll:ramboll-extend-basic:jar:1.0.4-RC.1'
<dependency org="wang.ramboll" name="ramboll-extend-basic" rev="1.0.4-RC.1">
<artifact name="ramboll-extend-basic" type="jar" />
</dependency>
@Grapes(
@Grab(group='wang.ramboll', module='ramboll-extend-basic', version='1.0.4-RC.1')
)
libraryDependencies += "wang.ramboll" % "ramboll-extend-basic" % "1.0.4-RC.1"
[wang.ramboll/ramboll-extend-basic "1.0.4-RC.1"]
Group / Artifact | Type | Version |
---|---|---|
com.google.code.gson : gson | jar |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : javax.servlet-api Optional | jar | 4.0.1 |