Last Version

blade 2.1.2.RELEASE

blade core

License

License

Categories

Categories

Blade User Interface Web Frameworks
GroupId

GroupId

com.hellokaton
ArtifactId

ArtifactId

blade
Version

Version

2.1.2.RELEASE
Type

Type

pom
Description

Description

blade
blade core
Project URL

Project URL

https://lets-blade.github.io

Download blade 2.1.2.RELEASE

Filename Size
blade-2.1.2.RELEASE.pom 15 KB
Browse

<!-- https://jarcasting.com/artifacts/com.hellokaton/blade/ -->
<dependency>
    <groupId>com.hellokaton</groupId>
    <artifactId>blade</artifactId>
    <version>2.1.2.RELEASE</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.hellokaton/blade/
implementation 'com.hellokaton:blade:2.1.2.RELEASE'
// https://jarcasting.com/artifacts/com.hellokaton/blade/
implementation ("com.hellokaton:blade:2.1.2.RELEASE")
'com.hellokaton:blade:pom:2.1.2.RELEASE'
<dependency org="com.hellokaton" name="blade" rev="2.1.2.RELEASE">
  <artifact name="blade" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.hellokaton', module='blade', version='2.1.2.RELEASE')
)
libraryDependencies += "com.hellokaton" % "blade" % "2.1.2.RELEASE"
[com.hellokaton/blade "2.1.2.RELEASE"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • blade-core
  • blade-kit
  • blade-security
  • blade-websocket
  • blade-examples