License |
License |
---|---|
Categories |
CategoriesORM Data |
GroupId | GroupIdcom.yofish.platform |
ArtifactId | ArtifactIdsword-strategy |
Last Version | Last Version1.4.1.RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionParent pom providing dependency and plugin management for applications
built with Maven
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/com.yofish.platform/sword-strategy/ -->
<dependency>
<groupId>com.yofish.platform</groupId>
<artifactId>sword-strategy</artifactId>
<version>1.4.1.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.yofish.platform/sword-strategy/
implementation 'com.yofish.platform:sword-strategy:1.4.1.RELEASE'
// https://jarcasting.com/artifacts/com.yofish.platform/sword-strategy/
implementation ("com.yofish.platform:sword-strategy:1.4.1.RELEASE")
'com.yofish.platform:sword-strategy:jar:1.4.1.RELEASE'
<dependency org="com.yofish.platform" name="sword-strategy" rev="1.4.1.RELEASE">
<artifact name="sword-strategy" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.yofish.platform', module='sword-strategy', version='1.4.1.RELEASE')
)
libraryDependencies += "com.yofish.platform" % "sword-strategy" % "1.4.1.RELEASE"
[com.yofish.platform/sword-strategy "1.4.1.RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
com.yofish.platform : sword-api | jar | 1.4.1.RELEASE |
org.springframework.boot : spring-boot-starter-data-jpa | jar | 2.0.1.RELEASE |
ma.glasnost.orika : orika-core | jar | 1.5.4 |
commons-lang : commons-lang | jar | 2.6 |
org.apache.commons : commons-lang3 | jar | 3.4 |
com.google.guava : guava | jar | 18.0 |
commons-io : commons-io | jar | 2.5 |
org.projectlombok : lombok | jar | 1.16.20 |
Group / Artifact | Type | Version |
---|---|---|
mysql : mysql-connector-java | jar | 5.1.33 |