Last Version

Dependency Analyzer 2.3.1

This project is a service, which provides information about built artifacts and analyse the projects' dependencies.

License

License

Categories

Categories

JBoss Container Application Servers
GroupId

GroupId

org.jboss.da
ArtifactId

ArtifactId

parent
Version

Version

2.3.1
Type

Type

pom
Description

Description

Dependency Analyzer
This project is a service, which provides information about built artifacts and analyse the projects' dependencies.
Project URL

Project URL

https://github.com/project-ncl/dependency-analysis
Project Organization

Project Organization

JBoss by Red Hat
Source Code Management

Source Code Management

https://github.com/project-ncl/dependency-analysis

Download parent 2.3.1

Filename Size
parent-2.3.1.pom 22 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • common
  • communication
  • source-code-manager
  • reports-model
  • reports-backend
  • reports-rest
  • application
  • cli-wrap
  • testsuite