com.github.sylphlike:framework-utils

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

License

License

GroupId

GroupId

com.github.sylphlike
ArtifactId

ArtifactId

framework-utils
Last Version

Last Version

1.0.0-SYLPHLIKE
Release Date

Release Date

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/framework-utils
Source Code Management

Source Code Management

https://github.com/sylphlike/Gopal.pan-framework/tree/master/framework-utils

Download framework-utils

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.sylphlike/framework-utils/ -->
<dependency>
    <groupId>com.github.sylphlike</groupId>
    <artifactId>framework-utils</artifactId>
    <version>1.0.0-SYLPHLIKE</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.sylphlike/framework-utils/
implementation 'com.github.sylphlike:framework-utils:1.0.0-SYLPHLIKE'
// https://jarcasting.com/artifacts/com.github.sylphlike/framework-utils/
implementation ("com.github.sylphlike:framework-utils:1.0.0-SYLPHLIKE")
'com.github.sylphlike:framework-utils:jar:1.0.0-SYLPHLIKE'
<dependency org="com.github.sylphlike" name="framework-utils" rev="1.0.0-SYLPHLIKE">
  <artifact name="framework-utils" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.sylphlike', module='framework-utils', version='1.0.0-SYLPHLIKE')
)
libraryDependencies += "com.github.sylphlike" % "framework-utils" % "1.0.0-SYLPHLIKE"
[com.github.sylphlike/framework-utils "1.0.0-SYLPHLIKE"]

Dependencies

compile (13)

Group / Artifact Type Version
org.apache.commons : commons-lang3 jar 3.9
commons-codec : commons-codec jar 1.13
org.projectlombok : lombok jar 1.18.12
org.apache.httpcomponents : httpclient jar 4.5.12
org.hibernate.validator : hibernate-validator jar 6.0.20.Final
org.slf4j : slf4j-api jar 1.7.30
org.apache.tomcat.embed : tomcat-embed-core jar 9.0.37
com.google.guava : guava jar
javax.mail : mail jar 1.4.7
com.google.zxing : core jar 3.3.3
com.google.zxing : javase jar 3.3.3
org.apache.poi : poi jar 3.17
org.apache.poi : poi-ooxml jar 3.17

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0-SYLPHLIKE