License |
License |
---|---|
GroupId | GroupIdcloud.altemista.fwk.framework |
ArtifactId | ArtifactIdcloud-altemistafwk-web |
Version | Version3.1.0.RELEASE |
Type | Typejar |
Description |
Descriptioncloud-altemistafwk web
Core module of the web part of the ACF framework, including:
web applications, integration layers (web services, REST services...), etcetera
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/cloud.altemista.fwk.framework/cloud-altemistafwk-web/ -->
<dependency>
<groupId>cloud.altemista.fwk.framework</groupId>
<artifactId>cloud-altemistafwk-web</artifactId>
<version>3.1.0.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/cloud.altemista.fwk.framework/cloud-altemistafwk-web/
implementation 'cloud.altemista.fwk.framework:cloud-altemistafwk-web:3.1.0.RELEASE'
// https://jarcasting.com/artifacts/cloud.altemista.fwk.framework/cloud-altemistafwk-web/
implementation ("cloud.altemista.fwk.framework:cloud-altemistafwk-web:3.1.0.RELEASE")
'cloud.altemista.fwk.framework:cloud-altemistafwk-web:jar:3.1.0.RELEASE'
<dependency org="cloud.altemista.fwk.framework" name="cloud-altemistafwk-web" rev="3.1.0.RELEASE">
<artifact name="cloud-altemistafwk-web" type="jar" />
</dependency>
@Grapes(
@Grab(group='cloud.altemista.fwk.framework', module='cloud-altemistafwk-web', version='3.1.0.RELEASE')
)
libraryDependencies += "cloud.altemista.fwk.framework" % "cloud-altemistafwk-web" % "3.1.0.RELEASE"
[cloud.altemista.fwk.framework/cloud-altemistafwk-web "3.1.0.RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
cloud.altemista.fwk.framework : cloud-altemistafwk-common | jar | |
org.terasoluna.gfw : terasoluna-gfw-common | jar | |
org.terasoluna.gfw : terasoluna-gfw-web | jar | |
org.springframework.data : spring-data-commons | jar |
Group / Artifact | Type | Version |
---|---|---|
javax : javaee-api | jar |