Last Version

com.yofish.platform:sword-utils 1.4.1.RELEASE

Parent pom providing dependency and plugin management for applications built with Maven

License

License

Categories

Categories

ORM Data
GroupId

GroupId

com.yofish.platform
ArtifactId

ArtifactId

sword-utils
Version

Version

1.4.1.RELEASE
Type

Type

jar
Description

Description

Parent pom providing dependency and plugin management for applications built with Maven
Project URL

Project URL

https://projects.spring.io/spring-boot/#/spring-boot-starter-parent/sword-utils

Download sword-utils 1.4.1.RELEASE


<!-- 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"]

Dependencies

compile (11)

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

provided (1)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar 3.1.0

Project Modules

There are no modules declared in this project.