License |
License |
---|---|
GroupId | GroupIdcom.fizzgate |
ArtifactId | ArtifactIdfizz-simple-cache-plugin |
Last Version | Last Version1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionParent pom providing dependency and plugin management for applications
built with Maven
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.fizzgate/fizz-simple-cache-plugin/ -->
<dependency>
<groupId>com.fizzgate</groupId>
<artifactId>fizz-simple-cache-plugin</artifactId>
<version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.fizzgate/fizz-simple-cache-plugin/
implementation 'com.fizzgate:fizz-simple-cache-plugin:1.0'
// https://jarcasting.com/artifacts/com.fizzgate/fizz-simple-cache-plugin/
implementation ("com.fizzgate:fizz-simple-cache-plugin:1.0")
'com.fizzgate:fizz-simple-cache-plugin:jar:1.0'
<dependency org="com.fizzgate" name="fizz-simple-cache-plugin" rev="1.0">
<artifact name="fizz-simple-cache-plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.fizzgate', module='fizz-simple-cache-plugin', version='1.0')
)
libraryDependencies += "com.fizzgate" % "fizz-simple-cache-plugin" % "1.0"
[com.fizzgate/fizz-simple-cache-plugin "1.0"]
Group / Artifact | Type | Version |
---|---|---|
com.fizzgate : fizz-spring-boot-starter | jar | 2.3.4-beta2 |