| License |
License |
|---|---|
| GroupId | GroupIdcom.swipecrowd.captainhook |
| ArtifactId | ArtifactIdframework-core |
| Last Version | Last Version0.1.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionframework-core
Parent pom providing dependency and plugin management for applications
built with Maven
|
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| framework-core-0.1.0.pom | |
| framework-core-0.1.0.jar | 52 KB |
| framework-core-0.1.0-sources.jar | 25 KB |
| framework-core-0.1.0-javadoc.jar | 245 KB |
| Browse |
<!-- 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"]
| 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 |