weld-prescan

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

Categories

Categories

Net
GroupId

GroupId

net.unit8.weld
ArtifactId

ArtifactId

weld-prescan
Last Version

Last Version

0.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

weld-prescan
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
Project URL

Project URL

https://github.com/kawasima/weld-prescan

Download weld-prescan

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.jboss.weld.se : weld-se jar 2.2.7.Final

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.0