| License |
License |
|---|---|
| GroupId | GroupIdcom.yqpkj.fdf |
| ArtifactId | ArtifactIdcattle-context |
| Last Version | Last Version1.0.16 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptioncattle-context
fast develop framework(cattle) context
|
| Filename | Size |
|---|---|
| cattle-context-1.0.16.pom | |
| cattle-context-1.0.16.jar | 5 KB |
| cattle-context-1.0.16-sources.jar | 3 KB |
| cattle-context-1.0.16-javadoc.jar | 37 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.yqpkj.fdf/cattle-context/ -->
<dependency>
<groupId>com.yqpkj.fdf</groupId>
<artifactId>cattle-context</artifactId>
<version>1.0.16</version>
</dependency>
// https://jarcasting.com/artifacts/com.yqpkj.fdf/cattle-context/
implementation 'com.yqpkj.fdf:cattle-context:1.0.16'
// https://jarcasting.com/artifacts/com.yqpkj.fdf/cattle-context/
implementation ("com.yqpkj.fdf:cattle-context:1.0.16")
'com.yqpkj.fdf:cattle-context:jar:1.0.16'
<dependency org="com.yqpkj.fdf" name="cattle-context" rev="1.0.16">
<artifact name="cattle-context" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.yqpkj.fdf', module='cattle-context', version='1.0.16')
)
libraryDependencies += "com.yqpkj.fdf" % "cattle-context" % "1.0.16"
[com.yqpkj.fdf/cattle-context "1.0.16"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework : spring-context | jar | |
| com.github.ben-manes.caffeine : caffeine | jar |