License |
License |
---|---|
GroupId | GroupIdcom.feingto |
ArtifactId | ArtifactIdfeingto-gateway-filter |
Last Version | Last Version1.5.3 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncore for Java
|
Filename | Size |
---|---|
feingto-gateway-filter-1.5.3.pom | |
feingto-gateway-filter-1.5.3.jar | 107 KB |
feingto-gateway-filter-1.5.3-sources.jar | 155 bytes |
feingto-gateway-filter-1.5.3-javadoc.jar | 155 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.feingto/feingto-gateway-filter/ -->
<dependency>
<groupId>com.feingto</groupId>
<artifactId>feingto-gateway-filter</artifactId>
<version>1.5.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.feingto/feingto-gateway-filter/
implementation 'com.feingto:feingto-gateway-filter:1.5.3'
// https://jarcasting.com/artifacts/com.feingto/feingto-gateway-filter/
implementation ("com.feingto:feingto-gateway-filter:1.5.3")
'com.feingto:feingto-gateway-filter:jar:1.5.3'
<dependency org="com.feingto" name="feingto-gateway-filter" rev="1.5.3">
<artifact name="feingto-gateway-filter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.feingto', module='feingto-gateway-filter', version='1.5.3')
)
libraryDependencies += "com.feingto" % "feingto-gateway-filter" % "1.5.3"
[com.feingto/feingto-gateway-filter "1.5.3"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar |