License |
License |
---|---|
GroupId | GroupIdio.github.sinri |
ArtifactId | ArtifactIdKeel |
Version | Version2.7 |
Type | Typejar |
Description |
DescriptionKeel
A website framework with VERT.X for ex-PHP-ers, exactly Ark Framework Users.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
Keel-2.7.pom | |
Keel-2.7.jar | 14 MB |
Keel-2.7-sources.jar | 116 KB |
Keel-2.7-javadoc.jar | 923 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.sinri/Keel/ -->
<dependency>
<groupId>io.github.sinri</groupId>
<artifactId>Keel</artifactId>
<version>2.7</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.sinri/Keel/
implementation 'io.github.sinri:Keel:2.7'
// https://jarcasting.com/artifacts/io.github.sinri/Keel/
implementation ("io.github.sinri:Keel:2.7")
'io.github.sinri:Keel:jar:2.7'
<dependency org="io.github.sinri" name="Keel" rev="2.7">
<artifact name="Keel" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.sinri', module='Keel', version='2.7')
)
libraryDependencies += "io.github.sinri" % "Keel" % "2.7"
[io.github.sinri/Keel "2.7"]
Group / Artifact | Type | Version |
---|---|---|
io.vertx : vertx-unit | jar | 4.3.1 |
io.vertx : vertx-codegen | jar | 4.3.1 |