License |
License |
---|---|
Categories |
CategoriesBlade User Interface Web Frameworks |
GroupId | GroupIdcom.hellokaton |
ArtifactId | ArtifactIdblade-core |
Last Version | Last Version2.1.2.RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionblade core
|
Filename | Size |
---|---|
blade-core-2.1.2.RELEASE.pom | |
blade-core-2.1.2.RELEASE.jar | 285 KB |
blade-core-2.1.2.RELEASE-sources.jar | 163 KB |
blade-core-2.1.2.RELEASE-javadoc.jar | 978 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.hellokaton/blade-core/ -->
<dependency>
<groupId>com.hellokaton</groupId>
<artifactId>blade-core</artifactId>
<version>2.1.2.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.hellokaton/blade-core/
implementation 'com.hellokaton:blade-core:2.1.2.RELEASE'
// https://jarcasting.com/artifacts/com.hellokaton/blade-core/
implementation ("com.hellokaton:blade-core:2.1.2.RELEASE")
'com.hellokaton:blade-core:jar:2.1.2.RELEASE'
<dependency org="com.hellokaton" name="blade-core" rev="2.1.2.RELEASE">
<artifact name="blade-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.hellokaton', module='blade-core', version='2.1.2.RELEASE')
)
libraryDependencies += "com.hellokaton" % "blade-core" % "2.1.2.RELEASE"
[com.hellokaton/blade-core "2.1.2.RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
com.hellokaton : blade-kit | jar | 2.1.2.RELEASE |
com.hellokaton : blade-log | jar | 0.2.0 |
org.slf4j : slf4j-api | jar | 1.7.36 |
io.netty : netty-codec-http | jar | 4.1.76.Final |
io.netty : netty-handler | jar | 4.1.76.Final |
Group / Artifact | Type | Version |
---|---|---|
io.netty : netty-transport-native-epoll | jar | 4.1.76.Final |
junit : junit | jar | 4.13.2 |
org.projectlombok : lombok | jar | 1.18.24 |
Group / Artifact | Type | Version |
---|---|---|
com.carrotsearch : junit-benchmarks | jar | 0.7.2 |
org.webjars : bootstrap | jar | 4.1.0 |
org.mockito : mockito-all | jar | 1.10.19 |
com.mashape.unirest : unirest-java | jar | 1.4.9 |