Last Version

Bedrock Core 1.0.0

DropWizard and other useful libraries packaged for common foundation of services

License

License

GroupId

GroupId

com.github.ptomli.bedrock
ArtifactId

ArtifactId

bedrock-core
Version

Version

1.0.0
Type

Type

jar
Description

Description

Bedrock Core
DropWizard and other useful libraries packaged for common foundation of services

Download bedrock-core 1.0.0


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

Dependencies

compile (27)

Group / Artifact Type Version
com.yammer.dropwizard : dropwizard-core jar 0.6.1
org.springframework : spring-aop jar 3.1.4.RELEASE
org.springframework : spring-context jar 3.1.4.RELEASE
org.springframework : spring-context-support jar 3.1.4.RELEASE
org.springframework : spring-core jar 3.1.4.RELEASE
org.springframework : spring-beans jar 3.1.4.RELEASE
org.springframework : spring-jdbc jar 3.1.4.RELEASE
org.springframework : spring-jms jar 3.1.4.RELEASE
org.springframework : spring-tx jar 3.1.4.RELEASE
org.springframework : spring-web jar 3.1.4.RELEASE
org.springframework : spring-webmvc jar 3.1.4.RELEASE
org.springframework.integration : spring-integration-core jar 2.2.1.RELEASE
org.springframework.integration : spring-integration-http jar 2.2.1.RELEASE
org.springframework.integration : spring-integration-jms jar 2.2.1.RELEASE
org.springframework.integration : spring-integration-jmx jar 2.2.1.RELEASE
org.springframework.integration : spring-integration-jdbc jar 2.2.1.RELEASE
org.springframework.integration : spring-integration-mail jar 2.2.1.RELEASE
org.springframework.integration : spring-integration-security jar 2.2.1.RELEASE
org.springframework.integration : spring-integration-ws jar 2.2.1.RELEASE
org.springframework.security : spring-security-acl jar 3.1.3.RELEASE
org.springframework.security : spring-security-config jar 3.1.3.RELEASE
org.springframework.security : spring-security-core jar 3.1.3.RELEASE
org.springframework.security : spring-security-crypto jar 3.1.3.RELEASE
org.springframework.security : spring-security-ldap jar 3.1.3.RELEASE
org.springframework.security : spring-security-web jar 3.1.3.RELEASE
org.hornetq : hornetq-core-client jar 2.2.21.Final
org.hornetq : hornetq-jms-client jar 2.2.21.Final

runtime (2)

Group / Artifact Type Version
org.jboss.javaee : jboss-jms-api jar 1.1.0.GA
org.slf4j : jcl-over-slf4j jar 1.7.2

test (6)

Group / Artifact Type Version
org.springframework : spring-test jar 3.1.4.RELEASE
org.springframework.integration : spring-integration-test jar 2.2.1.RELEASE
junit : junit jar 4.11
org.easytesting : fest-assert jar 1.4
org.mockito : mockito-core jar 1.9.5
org.hamcrest : hamcrest-library jar 1.3

Project Modules

There are no modules declared in this project.