Last Version

Opsbears Web Components Foundation 1.0.0-PR1

The base package for OWC, containing a number of dependencies.

License

License

Categories

Categories

SBE Data Data Structures
GroupId

GroupId

com.opsbears.webcomponents
ArtifactId

ArtifactId

foundation
Version

Version

1.0.0-PR1
Type

Type

jar
Description

Description

Opsbears Web Components Foundation
The base package for OWC, containing a number of dependencies.
Project Organization

Project Organization

Opsbears

Download foundation 1.0.0-PR1


<!-- https://jarcasting.com/artifacts/com.opsbears.webcomponents/foundation/ -->
<dependency>
    <groupId>com.opsbears.webcomponents</groupId>
    <artifactId>foundation</artifactId>
    <version>1.0.0-PR1</version>
</dependency>
// https://jarcasting.com/artifacts/com.opsbears.webcomponents/foundation/
implementation 'com.opsbears.webcomponents:foundation:1.0.0-PR1'
// https://jarcasting.com/artifacts/com.opsbears.webcomponents/foundation/
implementation ("com.opsbears.webcomponents:foundation:1.0.0-PR1")
'com.opsbears.webcomponents:foundation:jar:1.0.0-PR1'
<dependency org="com.opsbears.webcomponents" name="foundation" rev="1.0.0-PR1">
  <artifact name="foundation" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.opsbears.webcomponents', module='foundation', version='1.0.0-PR1')
)
libraryDependencies += "com.opsbears.webcomponents" % "foundation" % "1.0.0-PR1"
[com.opsbears.webcomponents/foundation "1.0.0-PR1"]

Dependencies

compile (4)

Group / Artifact Type Version
com.google.code.findbugs : jsr305 jar 3.0.1
com.google.guava : guava jar 21.0
commons-lang : commons-lang jar 20030203.000129
org.slf4j : slf4j-api jar 1.7.25

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.