| License |
License |
|---|---|
| GroupId | GroupIdcom.github.kahlkn |
| ArtifactId | ArtifactIdyui-test |
| Last Version | Last Version0.1.1.alpha |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionToolkit or function support project.
|
| Filename | Size |
|---|---|
| yui-test-0.1.1.alpha.pom | |
| yui-test-0.1.1.alpha.jar | 18 KB |
| yui-test-0.1.1.alpha-sources.jar | 9 KB |
| yui-test-0.1.1.alpha-javadoc.jar | 94 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.kahlkn/yui-test/ -->
<dependency>
<groupId>com.github.kahlkn</groupId>
<artifactId>yui-test</artifactId>
<version>0.1.1.alpha</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.kahlkn/yui-test/
implementation 'com.github.kahlkn:yui-test:0.1.1.alpha'
// https://jarcasting.com/artifacts/com.github.kahlkn/yui-test/
implementation ("com.github.kahlkn:yui-test:0.1.1.alpha")
'com.github.kahlkn:yui-test:jar:0.1.1.alpha'
<dependency org="com.github.kahlkn" name="yui-test" rev="0.1.1.alpha">
<artifact name="yui-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.kahlkn', module='yui-test', version='0.1.1.alpha')
)
libraryDependencies += "com.github.kahlkn" % "yui-test" % "0.1.1.alpha"
[com.github.kahlkn/yui-test "0.1.1.alpha"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.kahlkn : artoria | jar | 0.5.31.beta |
| org.slf4j : slf4j-api | jar | 1.7.25 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-autoconfigure | jar | 1.5.6.RELEASE |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.11 |
| org.slf4j : slf4j-log4j12 | jar | 1.7.25 |
| log4j : log4j | jar | 1.2.17 |