License |
License |
---|---|
GroupId | GroupIdorg.apache.bahir |
ArtifactId | ArtifactIdbahir-parent_2.10 |
Last Version | Last Version2.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionApache Bahir - Parent POM
The Apache Software Foundation provides support for the Apache community of open-source software projects.
The Apache projects are characterized by a collaborative, consensus based development process, an open and
pragmatic software license, and a desire to create high quality software that leads the way in its field.
We consider ourselves not simply a group of projects sharing a server, but rather a community of developers
and users.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
bahir-parent_2.10-2.1.0.pom | 38 KB |
bahir-parent_2.10-2.1.0-tests.jar | 8 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.bahir/bahir-parent_2.10/ -->
<dependency>
<groupId>org.apache.bahir</groupId>
<artifactId>bahir-parent_2.10</artifactId>
<version>2.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.bahir/bahir-parent_2.10/
implementation 'org.apache.bahir:bahir-parent_2.10:2.1.0'
// https://jarcasting.com/artifacts/org.apache.bahir/bahir-parent_2.10/
implementation ("org.apache.bahir:bahir-parent_2.10:2.1.0")
'org.apache.bahir:bahir-parent_2.10:jar:2.1.0'
<dependency org="org.apache.bahir" name="bahir-parent_2.10" rev="2.1.0">
<artifact name="bahir-parent_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.bahir', module='bahir-parent_2.10', version='2.1.0')
)
libraryDependencies += "org.apache.bahir" % "bahir-parent_2.10" % "2.1.0"
[org.apache.bahir/bahir-parent_2.10 "2.1.0"]
Group / Artifact | Type | Version |
---|---|---|
org.spark-project.spark : unused | jar | 1.0.0 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.10 | jar | 2.2.6 |
junit : junit | jar | 4.12 |