License |
License
MIT License
|
---|---|
GroupId | GroupIdio.github.walker163 |
ArtifactId | ArtifactIdframework-core |
Last Version | Last Version0.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionframework-core
framework-core v0.0.1
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
framework-core-0.0.1.pom | |
framework-core-0.0.1.jar | 10 KB |
framework-core-0.0.1-sources.jar | 7 KB |
framework-core-0.0.1-javadoc.jar | 72 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.walker163/framework-core/ -->
<dependency>
<groupId>io.github.walker163</groupId>
<artifactId>framework-core</artifactId>
<version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.walker163/framework-core/
implementation 'io.github.walker163:framework-core:0.0.1'
// https://jarcasting.com/artifacts/io.github.walker163/framework-core/
implementation ("io.github.walker163:framework-core:0.0.1")
'io.github.walker163:framework-core:jar:0.0.1'
<dependency org="io.github.walker163" name="framework-core" rev="0.0.1">
<artifact name="framework-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.walker163', module='framework-core', version='0.0.1')
)
libraryDependencies += "io.github.walker163" % "framework-core" % "0.0.1"
[io.github.walker163/framework-core "0.0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-web | jar | 5.3.6 |
org.springframework : spring-context | jar | 5.3.6 |
org.slf4j : slf4j-api | jar | 1.6.1 |