Categories |
CategoriesHelidon Container Microservices |
---|---|
GroupId | GroupIdcom.github.ollgei |
ArtifactId | ArtifactIdshaded-helidon |
Last Version | Last Version1.4.7 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionshaded-helidon
shaded helidon
|
Filename | Size |
---|---|
shaded-helidon-1.4.7.pom | |
shaded-helidon-1.4.7.jar | 70 KB |
shaded-helidon-1.4.7-sources.jar | 50 KB |
shaded-helidon-1.4.7-javadoc.jar | 391 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.ollgei/shaded-helidon/ -->
<dependency>
<groupId>com.github.ollgei</groupId>
<artifactId>shaded-helidon</artifactId>
<version>1.4.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.ollgei/shaded-helidon/
implementation 'com.github.ollgei:shaded-helidon:1.4.7'
// https://jarcasting.com/artifacts/com.github.ollgei/shaded-helidon/
implementation ("com.github.ollgei:shaded-helidon:1.4.7")
'com.github.ollgei:shaded-helidon:jar:1.4.7'
<dependency org="com.github.ollgei" name="shaded-helidon" rev="1.4.7">
<artifact name="shaded-helidon" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.ollgei', module='shaded-helidon', version='1.4.7')
)
libraryDependencies += "com.github.ollgei" % "shaded-helidon" % "1.4.7"
[com.github.ollgei/shaded-helidon "1.4.7"]