License |
License |
---|---|
Categories |
CategoriesActiveJ User Interface Web Frameworks |
GroupId | GroupIdio.activej |
ArtifactId | ArtifactIdactivej-uikernel |
Last Version | Last Version5.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionActiveJ : UIKernel
Integration with UIKernel.io JS frontend library: JSON serializers, grid model, basic servlets.
|
Filename | Size |
---|---|
activej-uikernel-5.3.pom | |
activej-uikernel-5.3.jar | 18 KB |
activej-uikernel-5.3-sources.jar | 11 KB |
activej-uikernel-5.3-javadoc.jar | 433 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.activej/activej-uikernel/ -->
<dependency>
<groupId>io.activej</groupId>
<artifactId>activej-uikernel</artifactId>
<version>5.3</version>
</dependency>
// https://jarcasting.com/artifacts/io.activej/activej-uikernel/
implementation 'io.activej:activej-uikernel:5.3'
// https://jarcasting.com/artifacts/io.activej/activej-uikernel/
implementation ("io.activej:activej-uikernel:5.3")
'io.activej:activej-uikernel:jar:5.3'
<dependency org="io.activej" name="activej-uikernel" rev="5.3">
<artifact name="activej-uikernel" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.activej', module='activej-uikernel', version='5.3')
)
libraryDependencies += "io.activej" % "activej-uikernel" % "5.3"
[io.activej/activej-uikernel "5.3"]
Group / Artifact | Type | Version |
---|---|---|
io.activej : activej-http | jar | 5.3 |
com.google.code.gson : gson | jar | 2.8.8 |
org.jetbrains : annotations | jar | 22.0.0 |
org.slf4j : slf4j-api | jar | 1.7.32 |
Group / Artifact | Type | Version |
---|---|---|
io.activej : activej-test | jar | 5.3 |
junit : junit | jar | 4.13.2 |
ch.qos.logback : logback-classic | jar | 1.2.6 |
org.jmock : jmock-junit4 | jar | 2.12.0 |