License |
License |
---|---|
Categories |
CategoriesActiveJ User Interface Web Frameworks |
GroupId | GroupIdio.activej |
ArtifactId | ArtifactIdactivej-launchers-common |
Last Version | Last Version5.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionLaunchers : Common
Common launcher components such as config converters, initializers and triggers.
|
<!-- https://jarcasting.com/artifacts/io.activej/activej-launchers-common/ -->
<dependency>
<groupId>io.activej</groupId>
<artifactId>activej-launchers-common</artifactId>
<version>5.3</version>
</dependency>
// https://jarcasting.com/artifacts/io.activej/activej-launchers-common/
implementation 'io.activej:activej-launchers-common:5.3'
// https://jarcasting.com/artifacts/io.activej/activej-launchers-common/
implementation ("io.activej:activej-launchers-common:5.3")
'io.activej:activej-launchers-common:jar:5.3'
<dependency org="io.activej" name="activej-launchers-common" rev="5.3">
<artifact name="activej-launchers-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.activej', module='activej-launchers-common', version='5.3')
)
libraryDependencies += "io.activej" % "activej-launchers-common" % "5.3"
[io.activej/activej-launchers-common "5.3"]
Group / Artifact | Type | Version |
---|---|---|
io.activej : activej-net Optional | jar | 5.3 |
io.activej : activej-http Optional | jar | 5.3 |
io.activej : activej-csp Optional | jar | 5.3 |
io.activej : activej-boot | jar | 5.3 |
ch.qos.logback : logback-classic Optional | jar | 1.2.6 |
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 |
org.jmock : jmock-junit4 | jar | 2.12.0 |