is not current version
Last Version 1.1.0

Quarkus - JBeret - Core Runtime 0.0.5

Parent POM for Quarkiverse projects that includes the default release and artifact publishing related configuration

License

License

Categories

Categories

Quarkus Container Microservices
GroupId

GroupId

io.quarkiverse.jberet
ArtifactId

ArtifactId

quarkus-jberet
Version

Version

0.0.5
Type

Type

jar
Description

Description

Quarkus - JBeret - Core Runtime
Parent POM for Quarkiverse projects that includes the default release and artifact publishing related configuration
Project Organization

Project Organization

JBoss by Red Hat

Download quarkus-jberet 0.0.5


<!-- https://jarcasting.com/artifacts/io.quarkiverse.jberet/quarkus-jberet/ -->
<dependency>
    <groupId>io.quarkiverse.jberet</groupId>
    <artifactId>quarkus-jberet</artifactId>
    <version>0.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/io.quarkiverse.jberet/quarkus-jberet/
implementation 'io.quarkiverse.jberet:quarkus-jberet:0.0.5'
// https://jarcasting.com/artifacts/io.quarkiverse.jberet/quarkus-jberet/
implementation ("io.quarkiverse.jberet:quarkus-jberet:0.0.5")
'io.quarkiverse.jberet:quarkus-jberet:jar:0.0.5'
<dependency org="io.quarkiverse.jberet" name="quarkus-jberet" rev="0.0.5">
  <artifact name="quarkus-jberet" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.quarkiverse.jberet', module='quarkus-jberet', version='0.0.5')
)
libraryDependencies += "io.quarkiverse.jberet" % "quarkus-jberet" % "0.0.5"
[io.quarkiverse.jberet/quarkus-jberet "0.0.5"]

Dependencies

compile (12)

Group / Artifact Type Version
io.quarkus : quarkus-core jar
io.quarkus : quarkus-arc jar
io.quarkus : quarkus-narayana-jta jar
io.quarkus : quarkus-smallrye-context-propagation jar
io.quarkus : quarkus-agroal jar
org.jberet : jberet-core jar 1.4.1.Final
org.jberet : jberet-schedule-executor jar 1.4.1.Final
com.cronutils : cron-utils jar
jakarta.batch : jakarta.batch-api jar 1.0.2
org.graalvm.nativeimage : svm jar
org.wildfly.security : wildfly-security-manager jar 1.1.2.Final
org.jboss.spec.javax.ejb : jboss-ejb-api_3.2_spec jar 1.0.0.Final

Project Modules

There are no modules declared in this project.