tools.devnull:boteco-persistence

Boteco is a bot that allows you to write platform agnostic plugins.

License

License

GroupId

GroupId

tools.devnull
ArtifactId

ArtifactId

boteco-persistence
Last Version

Last Version

0.10.2
Release Date

Release Date

Type

Type

pom
Description

Description

Boteco is a bot that allows you to write platform agnostic plugins.

Download boteco-persistence

How to add to project

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

Dependencies

compile (8)

Group / Artifact Type Version
tools.devnull : boteco jar 0.10.2
tools.devnull : trugger jar 6.0.0
org.apache.camel : camel-blueprint jar
org.apache.camel : camel-core jar
org.apache.httpcomponents : httpclient-osgi jar
commons-io : commons-io jar
org.jsoup : jsoup jar 1.10.2
org.mongodb : mongo-java-driver jar 3.0.4

test (4)

Group / Artifact Type Version
tools.devnull : boteco-test jar 0.10.2
tools.devnull : kodo jar 3.4.0
junit : junit jar 4.11
org.mockito : mockito-core jar 2.7.13

Project Modules

  • boteco-persistence-karma
  • boteco-persistence-mongodb
  • boteco-persistence-irc
  • boteco-persistence-subscription
  • boteco-persistence-user
  • boteco-persistence-request
  • boteco-persistence-manager

Versions

Version
0.10.2
0.10.1
0.10.0