Soklet Guice

Guice integration for Soklet, a minimalist infrastructure for Java webapps and microservices.

License

License

Categories

Categories

GUI User Interface Guice Application Layer Libs Dependency Injection
GroupId

GroupId

com.soklet
ArtifactId

ArtifactId

soklet-guice
Last Version

Last Version

1.0.6
Release Date

Release Date

Type

Type

jar
Description

Description

Soklet Guice
Guice integration for Soklet, a minimalist infrastructure for Java webapps and microservices.
Project URL

Project URL

http://soklet.com

Download soklet-guice

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
com.soklet : soklet jar 1.1.0
com.google.inject : guice jar 4.2.2

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.6
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0
0.1.0