License |
License |
---|---|
Categories |
CategoriesORM Data |
GroupId | GroupIdcom.yofish.platform |
ArtifactId | ArtifactIdsword-utils |
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 |
Filename | Size |
---|---|
sword-utils-1.4.1.RELEASE.pom | |
sword-utils-1.4.1.RELEASE.jar | 21 KB |
sword-utils-1.4.1.RELEASE-sources.jar | 13 KB |
sword-utils-1.4.1.RELEASE-javadoc.jar | 88 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.yofish.platform/sword-utils/ -->
<dependency>
<groupId>com.yofish.platform</groupId>
<artifactId>sword-utils</artifactId>
<version>1.4.1.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.yofish.platform/sword-utils/
implementation 'com.yofish.platform:sword-utils:1.4.1.RELEASE'
// https://jarcasting.com/artifacts/com.yofish.platform/sword-utils/
implementation ("com.yofish.platform:sword-utils:1.4.1.RELEASE")
'com.yofish.platform:sword-utils:jar:1.4.1.RELEASE'
<dependency org="com.yofish.platform" name="sword-utils" rev="1.4.1.RELEASE">
<artifact name="sword-utils" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.yofish.platform', module='sword-utils', version='1.4.1.RELEASE')
)
libraryDependencies += "com.yofish.platform" % "sword-utils" % "1.4.1.RELEASE"
[com.yofish.platform/sword-utils "1.4.1.RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
commons-lang : commons-lang | jar | 2.6 |
commons-beanutils : commons-beanutils | jar | 1.9.3 |
org.apache.commons : commons-lang3 | jar | 3.4 |
org.springframework : spring-core | jar | 5.0.5.RELEASE |
javax.persistence : persistence-api | jar | 1.0 |
com.squareup.okhttp3 : okhttp | jar | 3.6.0 |
org.projectlombok : lombok Optional | jar | 1.16.20 |
com.google.code.gson : gson | jar | 2.8.2 |
org.slf4j : slf4j-api | jar | 1.7.25 |
org.springframework : spring-web | jar | |
org.springframework : spring-context | jar |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : javax.servlet-api | jar | 3.1.0 |
Version |
---|
1.4.1.RELEASE
|
1.4.0.RELEASE
|
1.3.0.RELEASE
|
1.2.0.RELEASE
|
1.1.0.RELEASE
|
1.0.0.RELEASE
|