| License |
License |
|---|---|
| Categories |
CategoriesBlade User Interface Web Frameworks |
| GroupId | GroupIdcom.hellokaton |
| ArtifactId | ArtifactIdblade-core |
| Version | Version2.1.0.RELEASE |
| Type | Typejar |
| Description |
Descriptionblade core
|
| Filename | Size |
|---|---|
| blade-core-2.1.0.RELEASE.pom | |
| blade-core-2.1.0.RELEASE.jar | 282 KB |
| blade-core-2.1.0.RELEASE-sources.jar | 163 KB |
| blade-core-2.1.0.RELEASE-javadoc.jar | 977 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.hellokaton/blade-core/ -->
<dependency>
<groupId>com.hellokaton</groupId>
<artifactId>blade-core</artifactId>
<version>2.1.0.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.hellokaton/blade-core/
implementation 'com.hellokaton:blade-core:2.1.0.RELEASE'
// https://jarcasting.com/artifacts/com.hellokaton/blade-core/
implementation ("com.hellokaton:blade-core:2.1.0.RELEASE")
'com.hellokaton:blade-core:jar:2.1.0.RELEASE'
<dependency org="com.hellokaton" name="blade-core" rev="2.1.0.RELEASE">
<artifact name="blade-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.hellokaton', module='blade-core', version='2.1.0.RELEASE')
)
libraryDependencies += "com.hellokaton" % "blade-core" % "2.1.0.RELEASE"
[com.hellokaton/blade-core "2.1.0.RELEASE"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.hellokaton : blade-kit | jar | 2.1.0.RELEASE |
| com.bladejava : blade-log | jar | 0.1.6 |
| 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 |