License |
License |
---|---|
GroupId | GroupIdorg.codegas |
ArtifactId | ArtifactIdcodegas-webservice-spring |
Last Version | Last Version2.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionModules to be used as CodeGas Parent and Import POMs
|
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.codegas/codegas-webservice-spring/ -->
<dependency>
<groupId>org.codegas</groupId>
<artifactId>codegas-webservice-spring</artifactId>
<version>2.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.codegas/codegas-webservice-spring/
implementation 'org.codegas:codegas-webservice-spring:2.1.0'
// https://jarcasting.com/artifacts/org.codegas/codegas-webservice-spring/
implementation ("org.codegas:codegas-webservice-spring:2.1.0")
'org.codegas:codegas-webservice-spring:jar:2.1.0'
<dependency org="org.codegas" name="codegas-webservice-spring" rev="2.1.0">
<artifact name="codegas-webservice-spring" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.codegas', module='codegas-webservice-spring', version='2.1.0')
)
libraryDependencies += "org.codegas" % "codegas-webservice-spring" % "2.1.0"
[org.codegas/codegas-webservice-spring "2.1.0"]
Group / Artifact | Type | Version |
---|---|---|
org.codegas : codegas-commons-lang | jar | 3.0.0 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-context | jar | 4.3.14.RELEASE |
org.springframework : spring-web | jar | 4.3.14.RELEASE |