| License |
License |
|---|---|
| GroupId | GroupIdcom.github.kaizen4j |
| ArtifactId | ArtifactIdstark-web |
| Version | Version1.0.1 |
| Type | Typejar |
| Description |
Descriptionstark-web
Kaizen for Java quickly developing
|
| Filename | Size |
|---|---|
| stark-web-1.0.1.pom | |
| stark-web-1.0.1.jar | 27 KB |
| stark-web-1.0.1-sources.jar | 14 KB |
| stark-web-1.0.1-javadoc.jar | 150 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.kaizen4j/stark-web/ -->
<dependency>
<groupId>com.github.kaizen4j</groupId>
<artifactId>stark-web</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.kaizen4j/stark-web/
implementation 'com.github.kaizen4j:stark-web:1.0.1'
// https://jarcasting.com/artifacts/com.github.kaizen4j/stark-web/
implementation ("com.github.kaizen4j:stark-web:1.0.1")
'com.github.kaizen4j:stark-web:jar:1.0.1'
<dependency org="com.github.kaizen4j" name="stark-web" rev="1.0.1">
<artifact name="stark-web" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.kaizen4j', module='stark-web', version='1.0.1')
)
libraryDependencies += "com.github.kaizen4j" % "stark-web" % "1.0.1"
[com.github.kaizen4j/stark-web "1.0.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-configuration-processor Optional | jar | |
| org.springframework.boot : spring-boot-autoconfigure | jar | |
| org.springframework.boot : spring-boot-autoconfigure-processor Optional | jar | |
| org.springframework.boot : spring-boot-starter-web | jar | |
| org.springframework.boot : spring-boot-starter-aop | jar | |
| com.github.kaizen4j : stark-redis | jar | 1.0.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | |
| org.springframework.boot : spring-boot-starter-test | jar |