Last Version

Awired Bootstrap 1.0

Bootstrap for applications

License

License

Categories

Categories

Net Wire Data Data Structures
GroupId

GroupId

net.awired.bootstrap
ArtifactId

ArtifactId

bootstrap
Version

Version

1.0
Type

Type

pom
Description

Description

Awired Bootstrap
Bootstrap for applications
Project URL

Project URL

https://github.com/awired/bootstrap
Project Organization

Project Organization

Awired Network
Source Code Management

Source Code Management

http://github.com/awired/bootstrap

Download bootstrap 1.0

Filename Size
bootstrap-1.0.pom 2 KB
Browse

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

Dependencies

provided (2)

Group / Artifact Type Version
org.osgi : org.osgi.core jar 4.2.0
org.slf4j : slf4j-api jar 1.6.1

test (2)

Group / Artifact Type Version
junit : junit jar 4.8.2
org.mockito : mockito-all jar 1.8.5

Project Modules

  • component/java
  • sample/jar-sample