Last Version

scribble-all 0.3.2.1

Module containing a central utility class for creating various kinds of scribble rules. This module has dependencies to all other modules, so it can be used as a single dependency, if all Scribble elements are required.

License

License

GroupId

GroupId

io.inkstand
ArtifactId

ArtifactId

scribble-all
Version

Version

0.3.2.1
Type

Type

jar
Description

Description

scribble-all
Module containing a central utility class for creating various kinds of scribble rules. This module has dependencies to all other modules, so it can be used as a single dependency, if all Scribble elements are required.
Project Organization

Project Organization

Inkstand.io

Download scribble-all 0.3.2.1


<!-- https://jarcasting.com/artifacts/io.inkstand/scribble-all/ -->
<dependency>
    <groupId>io.inkstand</groupId>
    <artifactId>scribble-all</artifactId>
    <version>0.3.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.inkstand/scribble-all/
implementation 'io.inkstand:scribble-all:0.3.2.1'
// https://jarcasting.com/artifacts/io.inkstand/scribble-all/
implementation ("io.inkstand:scribble-all:0.3.2.1")
'io.inkstand:scribble-all:jar:0.3.2.1'
<dependency org="io.inkstand" name="scribble-all" rev="0.3.2.1">
  <artifact name="scribble-all" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.inkstand', module='scribble-all', version='0.3.2.1')
)
libraryDependencies += "io.inkstand" % "scribble-all" % "0.3.2.1"
[io.inkstand/scribble-all "0.3.2.1"]

Dependencies

compile (9)

Group / Artifact Type Version
io.inkstand : scribble-core jar 0.3.2.1
io.inkstand : scribble-file jar 0.3.2.1
io.inkstand : scribble-inject jar 0.3.2.1
io.inkstand : scribble-jcr jar 0.3.2.1
io.inkstand : scribble-ldap jar 0.3.2.1
io.inkstand : scribble-net jar 0.3.2.1
io.inkstand : scribble-security jar 0.3.2.1
org.jboss.arquillian.junit : arquillian-junit-container jar 1.1.5.Final
org.jboss.shrinkwrap.resolver : shrinkwrap-resolver-api-maven jar 2.1.1

provided (6)

Group / Artifact Type Version
javax.jcr : jcr jar 2.0
javax.enterprise : cdi-api jar 1.2
junit : junit jar 4.11
org.apache.logging.log4j : log4j-slf4j-impl jar 2.0-rc1
org.apache.logging.log4j : log4j-api jar 2.0-rc1
org.apache.logging.log4j : log4j-core jar 2.0-rc1

test (1)

Group / Artifact Type Version
org.mockito : mockito-all jar 1.9.5

Project Modules

There are no modules declared in this project.