Last Version

hola 0.2.4-sagebits

Runtime scanning and initializing utilities for HK2 so you don't have to rely on hk2-locator/default files created by the inhabitant-generator.

License

License

Categories

Categories

Net
GroupId

GroupId

net.sagebits
ArtifactId

ArtifactId

hola
Version

Version

0.2.4-sagebits
Type

Type

jar
Description

Description

hola
Runtime scanning and initializing utilities for HK2 so you don't have to rely on hk2-locator/default files created by the inhabitant-generator.
Project URL

Project URL

https://bitbucket.org/sagebits/hk2utilities
Source Code Management

Source Code Management

https://github.com/Sagebits/hola

Download hola 0.2.4-sagebits


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

Dependencies

compile (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.30

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
ch.qos.logback : logback-classic jar 1.2.3

Project Modules

There are no modules declared in this project.