| Categories |
CategoriesNet |
|---|---|
| GroupId | GroupIdnet.unit8.weld |
| ArtifactId | ArtifactIdweld-prescan |
| Last Version | Last Version0.1.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionweld-prescan
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| weld-prescan-0.1.0.pom | |
| weld-prescan-0.1.0.jar | 10 KB |
| weld-prescan-0.1.0-sources.jar | 4 KB |
| weld-prescan-0.1.0-javadoc.jar | 46 KB |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.jboss.weld.se : weld-se | jar | 2.2.7.Final |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |