License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdcom.bellotapps.webapps |
ArtifactId | ArtifactIdwebapps-commons-data-transfer |
Version | Version0.3.0-RELEASE |
Type | Typejar |
Description |
Descriptioncom.bellotapps.webapps:webapps-commons-data-transfer
Libraries that contain common code to be used in a webapp
|
<!-- https://jarcasting.com/artifacts/com.bellotapps.webapps/webapps-commons-data-transfer/ -->
<dependency>
<groupId>com.bellotapps.webapps</groupId>
<artifactId>webapps-commons-data-transfer</artifactId>
<version>0.3.0-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.bellotapps.webapps/webapps-commons-data-transfer/
implementation 'com.bellotapps.webapps:webapps-commons-data-transfer:0.3.0-RELEASE'
// https://jarcasting.com/artifacts/com.bellotapps.webapps/webapps-commons-data-transfer/
implementation ("com.bellotapps.webapps:webapps-commons-data-transfer:0.3.0-RELEASE")
'com.bellotapps.webapps:webapps-commons-data-transfer:jar:0.3.0-RELEASE'
<dependency org="com.bellotapps.webapps" name="webapps-commons-data-transfer" rev="0.3.0-RELEASE">
<artifact name="webapps-commons-data-transfer" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.bellotapps.webapps', module='webapps-commons-data-transfer', version='0.3.0-RELEASE')
)
libraryDependencies += "com.bellotapps.webapps" % "webapps-commons-data-transfer" % "0.3.0-RELEASE"
[com.bellotapps.webapps/webapps-commons-data-transfer "0.3.0-RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-core | jar | 5.1.5.RELEASE |
com.fasterxml.jackson.core : jackson-databind | jar | 2.9.8 |