| License |
License |
|---|---|
| GroupId | GroupIdcom.fizzgate |
| ArtifactId | ArtifactIdfizz-plugin-ip |
| 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 |
| Filename | Size |
|---|---|
| fizz-plugin-ip-2.3.4-beta2.pom | |
| fizz-plugin-ip-2.3.4-beta2.jar | 21 KB |
| fizz-plugin-ip-2.3.4-beta2-sources.jar | 12 KB |
| fizz-plugin-ip-2.3.4-beta2-javadoc.jar | 63 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.fizzgate/fizz-plugin-ip/ -->
<dependency>
<groupId>com.fizzgate</groupId>
<artifactId>fizz-plugin-ip</artifactId>
<version>2.3.4-beta2</version>
</dependency>
// https://jarcasting.com/artifacts/com.fizzgate/fizz-plugin-ip/
implementation 'com.fizzgate:fizz-plugin-ip:2.3.4-beta2'
// https://jarcasting.com/artifacts/com.fizzgate/fizz-plugin-ip/
implementation ("com.fizzgate:fizz-plugin-ip:2.3.4-beta2")
'com.fizzgate:fizz-plugin-ip:jar:2.3.4-beta2'
<dependency org="com.fizzgate" name="fizz-plugin-ip" rev="2.3.4-beta2">
<artifact name="fizz-plugin-ip" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.fizzgate', module='fizz-plugin-ip', version='2.3.4-beta2')
)
libraryDependencies += "com.fizzgate" % "fizz-plugin-ip" % "2.3.4-beta2"
[com.fizzgate/fizz-plugin-ip "2.3.4-beta2"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.fizzgate : fizz-spring-boot-starter | jar | 2.3.4-beta2 |
| org.projectlombok : lombok Optional | jar | 1.18.22 |
| org.springframework.boot : spring-boot-configuration-processor Optional | jar | 2.2.13.RELEASE |
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-starter-test | jar | 2.2.13.RELEASE |