Last Version

weld 0.1.2

dependencies

License

License

Categories

Categories

Java Languages
GroupId

GroupId

io.github.qsy7.java.dependencies
ArtifactId

ArtifactId

weld
Version

Version

0.1.2
Type

Type

pom
Description

Description

weld
dependencies

Download weld 0.1.2

Filename Size
weld-0.1.2.pom 1 KB
Browse

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

Dependencies

compile (3)

Group / Artifact Type Version
org.jboss.weld.se : weld-se-core jar 4.0.2.Final
io.github.qsy7.java.dependencies : javax-servlet pom 0.1.2
com.google.code.gson : gson jar 2.8.9

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.