access.frequency

URI Access Frequency Controller

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.github.wanggit
ArtifactId

ArtifactId

access-frequency-spring-boot-starter
Last Version

Last Version

1.0.1-SNAPSHOTS
Release Date

Release Date

Type

Type

jar
Description

Description

access.frequency
URI Access Frequency Controller
Project Organization

Project Organization

Pivotal Software, Inc.

Download access-frequency-spring-boot-starter

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.wanggit/access-frequency-spring-boot-starter/ -->
<dependency>
    <groupId>com.github.wanggit</groupId>
    <artifactId>access-frequency-spring-boot-starter</artifactId>
    <version>1.0.1-SNAPSHOTS</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.wanggit/access-frequency-spring-boot-starter/
implementation 'com.github.wanggit:access-frequency-spring-boot-starter:1.0.1-SNAPSHOTS'
// https://jarcasting.com/artifacts/com.github.wanggit/access-frequency-spring-boot-starter/
implementation ("com.github.wanggit:access-frequency-spring-boot-starter:1.0.1-SNAPSHOTS")
'com.github.wanggit:access-frequency-spring-boot-starter:jar:1.0.1-SNAPSHOTS'
<dependency org="com.github.wanggit" name="access-frequency-spring-boot-starter" rev="1.0.1-SNAPSHOTS">
  <artifact name="access-frequency-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.wanggit', module='access-frequency-spring-boot-starter', version='1.0.1-SNAPSHOTS')
)
libraryDependencies += "com.github.wanggit" % "access-frequency-spring-boot-starter" % "1.0.1-SNAPSHOTS"
[com.github.wanggit/access-frequency-spring-boot-starter "1.0.1-SNAPSHOTS"]

Dependencies

compile (5)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-data-redis jar 1.5.6.RELEASE
org.springframework.boot : spring-boot-starter-data-rest jar 1.5.6.RELEASE
org.springframework.boot : spring-boot-configuration-processor Optional jar 1.5.6.RELEASE
com.fasterxml.jackson.core : jackson-core jar 2.8.7
com.fasterxml.jackson.core : jackson-databind jar 2.8.7

provided (3)

Group / Artifact Type Version
javax.inject : javax.inject jar 1
javax : javaee-api jar 7.0
javax.servlet : javax.servlet-api jar 3.1.0

runtime (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-devtools jar 1.5.6.RELEASE

test (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 1.5.6.RELEASE

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1-SNAPSHOTS
1.0.1
1.0.0