| License |
License |
|---|---|
| Categories |
Categoriesconfig Application Layer Libs Configuration |
| GroupId | GroupIdcom.wichell |
| ArtifactId | ArtifactIdframework-config |
| Last Version | Last Version1.0.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptioncommon project com.wichell.wichell pom
|
| Filename | Size |
|---|---|
| framework-config-1.0.0.pom | |
| framework-config-1.0.0.jar | 13 KB |
| framework-config-1.0.0-sources.jar | 7 KB |
| framework-config-1.0.0-javadoc.jar | 58 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.wichell/framework-config/ -->
<dependency>
<groupId>com.wichell</groupId>
<artifactId>framework-config</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.wichell/framework-config/
implementation 'com.wichell:framework-config:1.0.0'
// https://jarcasting.com/artifacts/com.wichell/framework-config/
implementation ("com.wichell:framework-config:1.0.0")
'com.wichell:framework-config:jar:1.0.0'
<dependency org="com.wichell" name="framework-config" rev="1.0.0">
<artifact name="framework-config" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.wichell', module='framework-config', version='1.0.0')
)
libraryDependencies += "com.wichell" % "framework-config" % "1.0.0"
[com.wichell/framework-config "1.0.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.wichell : framework-log-kafka | jar | 1.0.0 |
| com.wichell : framework-mq-rocketmq | jar | 1.0.0 |
| com.wichell : framework-redis | jar | 1.0.0 |
| com.wichell : framework-timer-quartz | jar | 1.0.0 |
| org.springframework : spring-webmvc | jar | 4.1.6.RELEASE |
| Group / Artifact | Type | Version |
|---|---|---|
| javax.servlet : javax.servlet-api | jar | 3.1.0 |