is not current version
Last Version 1.2.0

assembly 1.1.9

parent for assembly executable jar

License

License

GroupId

GroupId

io.github.dbstarll.parent
ArtifactId

ArtifactId

assembly
Version

Version

1.1.9
Type

Type

pom
Description

Description

assembly
parent for assembly executable jar
Project URL

Project URL

https://github.com/dbstarll/parent/tree/main/assembly
Source Code Management

Source Code Management

https://github.com/dbstarll/parent/tree/main

Download assembly 1.1.9

Filename Size
assembly-1.1.9.pom 2 KB
Browse

<!-- https://jarcasting.com/artifacts/io.github.dbstarll.parent/assembly/ -->
<dependency>
    <groupId>io.github.dbstarll.parent</groupId>
    <artifactId>assembly</artifactId>
    <version>1.1.9</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.dbstarll.parent/assembly/
implementation 'io.github.dbstarll.parent:assembly:1.1.9'
// https://jarcasting.com/artifacts/io.github.dbstarll.parent/assembly/
implementation ("io.github.dbstarll.parent:assembly:1.1.9")
'io.github.dbstarll.parent:assembly:pom:1.1.9'
<dependency org="io.github.dbstarll.parent" name="assembly" rev="1.1.9">
  <artifact name="assembly" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.dbstarll.parent', module='assembly', version='1.1.9')
)
libraryDependencies += "io.github.dbstarll.parent" % "assembly" % "1.1.9"
[io.github.dbstarll.parent/assembly "1.1.9"]

Dependencies

compile (3)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.32
org.apache.commons : commons-lang3 jar 3.12.0
commons-io : commons-io jar 2.11.0

runtime (2)

Group / Artifact Type Version
org.slf4j : jul-to-slf4j jar 1.7.32
org.slf4j : jcl-over-slf4j jar 1.7.32

Project Modules

There are no modules declared in this project.