License |
License |
---|---|
GroupId | GroupIdcom.fizzgate |
ArtifactId | ArtifactIdfizz-plugin-super-crypto |
Last Version | Last Version2.3.4-beta2 |
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-plugin-super-crypto/ -->
<dependency>
<groupId>com.fizzgate</groupId>
<artifactId>fizz-plugin-super-crypto</artifactId>
<version>2.3.4-beta2</version>
</dependency>
// https://jarcasting.com/artifacts/com.fizzgate/fizz-plugin-super-crypto/
implementation 'com.fizzgate:fizz-plugin-super-crypto:2.3.4-beta2'
// https://jarcasting.com/artifacts/com.fizzgate/fizz-plugin-super-crypto/
implementation ("com.fizzgate:fizz-plugin-super-crypto:2.3.4-beta2")
'com.fizzgate:fizz-plugin-super-crypto:jar:2.3.4-beta2'
<dependency org="com.fizzgate" name="fizz-plugin-super-crypto" rev="2.3.4-beta2">
<artifact name="fizz-plugin-super-crypto" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.fizzgate', module='fizz-plugin-super-crypto', version='2.3.4-beta2')
)
libraryDependencies += "com.fizzgate" % "fizz-plugin-super-crypto" % "2.3.4-beta2"
[com.fizzgate/fizz-plugin-super-crypto "2.3.4-beta2"]
Group / Artifact | Type | Version |
---|---|---|
com.fizzgate : fizz-spring-boot-starter | jar | 2.3.4-beta2 |
com.jayway.jsonpath : json-path | jar | 2.6.0 |