| License |
License |
|---|---|
| Categories |
CategoriesSBE Data Data Structures |
| GroupId | GroupIdcom.opsbears.webcomponents |
| ArtifactId | ArtifactIdfoundation |
| Last Version | Last Version1.0.0-PR1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionOpsbears Web Components Foundation
The base package for OWC, containing a number of dependencies.
|
| Project Organization |
Project OrganizationOpsbears |
| Filename | Size |
|---|---|
| foundation-1.0.0-PR1.pom | |
| foundation-1.0.0-PR1.jar | 2 KB |
| Browse |
<!-- 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"]
| 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 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |