License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdcom.feingto.cloud |
ArtifactId | ArtifactIdfeingto-data |
Version | Version2020.0.3.3 |
Type | Typejar |
Description |
DescriptionFeing Cloud Commons
|
Project Organization |
Project OrganizationFeingto Software, Inc. |
Filename | Size |
---|---|
feingto-data-2020.0.3.3.pom | |
feingto-data-2020.0.3.3.jar | 85 KB |
feingto-data-2020.0.3.3-sources.jar | 43 KB |
feingto-data-2020.0.3.3-javadoc.jar | 344 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.feingto.cloud/feingto-data/ -->
<dependency>
<groupId>com.feingto.cloud</groupId>
<artifactId>feingto-data</artifactId>
<version>2020.0.3.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.feingto.cloud/feingto-data/
implementation 'com.feingto.cloud:feingto-data:2020.0.3.3'
// https://jarcasting.com/artifacts/com.feingto.cloud/feingto-data/
implementation ("com.feingto.cloud:feingto-data:2020.0.3.3")
'com.feingto.cloud:feingto-data:jar:2020.0.3.3'
<dependency org="com.feingto.cloud" name="feingto-data" rev="2020.0.3.3">
<artifact name="feingto-data" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.feingto.cloud', module='feingto-data', version='2020.0.3.3')
)
libraryDependencies += "com.feingto.cloud" % "feingto-data" % "2020.0.3.3"
[com.feingto.cloud/feingto-data "2020.0.3.3"]
Group / Artifact | Type | Version |
---|---|---|
com.feingto.cloud : feingto-kit | jar | 2020.0.3.3 |
org.springframework.boot : spring-boot-starter-data-jpa Optional | jar | |
org.springframework.boot : spring-boot-starter-data-mongodb Optional | jar | |
org.springframework.boot : spring-boot-starter-data-elasticsearch Optional | jar | |
org.springframework.boot : spring-boot-starter-freemarker Optional | jar | |
javax.validation : validation-api | jar |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : servlet-api | jar | 2.5 |
org.projectlombok : lombok | jar |