framework-core

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

License

License

GroupId

GroupId

com.swipecrowd.captainhook
ArtifactId

ArtifactId

framework-core
Last Version

Last Version

0.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

framework-core
Parent pom providing dependency and plugin management for applications built with Maven
Project Organization

Project Organization

Pivotal Software, Inc.
Source Code Management

Source Code Management

https://github.com/arthurv89/captainhook

Download framework-core

How to add to project

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

Dependencies

compile (12)

Group / Artifact Type Version
com.google.code.gson : gson jar 2.8.0
commons-io : commons-io jar 2.5
org.apache.httpcomponents : httpclient jar 4.5
org.springframework : spring-context jar 4.3.5.RELEASE
org.reflections : reflections jar 0.9.10
org.springframework.boot : spring-boot-starter-web jar 1.4.3.RELEASE
org.projectlombok : lombok jar 1.16.12
io.reactivex : rxjava jar 1.2.6
org.asynchttpclient : async-http-client jar 2.0.26
org.slf4j : jcl-over-slf4j jar 1.7.22
ch.qos.logback : logback-classic jar 1.1.8
org.slf4j : slf4j-api jar 1.7.22

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.0