| License |
License |
|---|---|
| GroupId | GroupIdtools.devnull |
| ArtifactId | ArtifactIdboteco-persistence |
| Last Version | Last Version0.10.2 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
DescriptionBoteco is a bot that allows you to write platform agnostic plugins.
|
| Filename | Size |
|---|---|
| boteco-persistence-0.10.2.pom | 2 KB |
| Browse |
<!-- 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"]
| 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 |
| 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 |