Sangria Core

Common code for Sangria

License

License

Categories

Categories

Avian
GroupId

GroupId

com.tavianator.sangria
ArtifactId

ArtifactId

sangria-core
Last Version

Last Version

1.3.1
Release Date

Release Date

Type

Type

jar
Description

Description

Sangria Core
Common code for Sangria

Download sangria-core

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
com.google.inject : guice jar
com.google.guava : guava jar 18.0
com.google.code.findbugs : jsr305 Optional jar 3.0.0

test (3)

Group / Artifact Type Version
junit : junit jar 4.12
org.hamcrest : hamcrest-integration jar 1.3
org.mockito : mockito-core jar 1.10.19

Project Modules

There are no modules declared in this project.

Versions

Version
1.3.1
1.3
1.2
1.1
1.0