com.github.codefrogcc:allocation

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

License

License

GroupId

GroupId

com.github.codefrogcc
ArtifactId

ArtifactId

allocation
Last Version

Last Version

1.1.4
Release Date

Release Date

Type

Type

jar
Description

Description

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/codefrogcc/allocation

Download allocation

How to add to project

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

Dependencies

compile (14)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-web-services jar 1.5.14.RELEASE
org.springframework.boot : spring-boot-starter-security jar 1.5.14.RELEASE
com.alibaba : druid jar 1.1.10
tk.mybatis : mapper-spring-boot-starter jar 1.2.4
org.projectlombok : lombok jar 1.18.0
com.alibaba : fastjson jar 1.2.51
org.springframework.boot : spring-boot-starter-validation jar 1.5.14.RELEASE
org.apache.commons : commons-lang3 jar 3.7
org.springframework.boot : spring-boot-starter-websocket jar 1.3.5.RELEASE
org.springframework.boot : spring-boot-starter-data-jpa jar 1.5.14.RELEASE
org.springframework.boot : spring-boot-starter-amqp jar 1.5.14.RELEASE
org.springframework.boot : spring-boot-starter-data-rest jar 1.5.14.RELEASE
org.springframework.boot : spring-boot-starter-data-redis jar 1.5.14.RELEASE
net.sf.ehcache : ehcache jar 2.10.5

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.4
1.1.3
1.1.2
1.1.1
1.1.0
1.0.0