workflow - examples - guice

workflow

License

License

Categories

Categories

Java Languages GUI User Interface Guice Application Layer Libs Dependency Injection
GroupId

GroupId

io.github.qsy7.java.modules.workflow.examples
ArtifactId

ArtifactId

guice-user-provisioning
Last Version

Last Version

0.1.2
Release Date

Release Date

Type

Type

jar
Description

Description

workflow - examples - guice
workflow

Download guice-user-provisioning

How to add to project

<!-- https://jarcasting.com/artifacts/io.github.qsy7.java.modules.workflow.examples/guice-user-provisioning/ -->
<dependency>
    <groupId>io.github.qsy7.java.modules.workflow.examples</groupId>
    <artifactId>guice-user-provisioning</artifactId>
    <version>0.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.qsy7.java.modules.workflow.examples/guice-user-provisioning/
implementation 'io.github.qsy7.java.modules.workflow.examples:guice-user-provisioning:0.1.2'
// https://jarcasting.com/artifacts/io.github.qsy7.java.modules.workflow.examples/guice-user-provisioning/
implementation ("io.github.qsy7.java.modules.workflow.examples:guice-user-provisioning:0.1.2")
'io.github.qsy7.java.modules.workflow.examples:guice-user-provisioning:jar:0.1.2'
<dependency org="io.github.qsy7.java.modules.workflow.examples" name="guice-user-provisioning" rev="0.1.2">
  <artifact name="guice-user-provisioning" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.qsy7.java.modules.workflow.examples', module='guice-user-provisioning', version='0.1.2')
)
libraryDependencies += "io.github.qsy7.java.modules.workflow.examples" % "guice-user-provisioning" % "0.1.2"
[io.github.qsy7.java.modules.workflow.examples/guice-user-provisioning "0.1.2"]

Dependencies

compile (11)

Group / Artifact Type Version
io.github.qsy7.java.modules.workflow.examples : user-provisioning jar 0.1.2
io.github.qsy7.java.infrastructure.inject.providers : guice jar 0.1.2
io.github.qsy7.java.infrastructure.inject.modules.cli : api jar 0.1.2
io.github.qsy7.java.dependencies : slf4j-simple pom 0.1.2
io.github.qsy7.java.dependencies : h2 pom 0.1.2
io.github.qsy7.java.dependencies : p6spy pom 0.1.2
io.github.qsy7.java.dependencies : hikari-jdbc-connection-pool pom 0.1.2
io.github.qsy7.java.dependencies : hibernate-hikari pom 0.1.2
io.github.qsy7.java.infrastructure.property.modules : cli-helper jar 0.1.2
io.github.qsy7.java.infrastructure.property.modules : default jar 0.1.2
io.github.qsy7.java.modules.workflow.api : service jar 0.1.2

test (2)

Group / Artifact Type Version
org.junit : junit-bom pom 5.8.2
org.junit.jupiter : junit-jupiter-engine jar 5.8.2

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.2
0.1.1
0.1.0