License |
License |
---|---|
GroupId | GroupIdtools.devnull |
ArtifactId | ArtifactIdboteco-parent |
Version | Version0.10.2 |
Type | Typepom |
Description |
Descriptionboteco: the multiplatform bot
Boteco is a bot that allows you to write platform agnostic plugins.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
boteco-parent-0.10.2.pom | 6 KB |
Browse |
<!-- https://jarcasting.com/artifacts/tools.devnull/boteco-parent/ -->
<dependency>
<groupId>tools.devnull</groupId>
<artifactId>boteco-parent</artifactId>
<version>0.10.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/tools.devnull/boteco-parent/
implementation 'tools.devnull:boteco-parent:0.10.2'
// https://jarcasting.com/artifacts/tools.devnull/boteco-parent/
implementation ("tools.devnull:boteco-parent:0.10.2")
'tools.devnull:boteco-parent:pom:0.10.2'
<dependency org="tools.devnull" name="boteco-parent" rev="0.10.2">
<artifact name="boteco-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='tools.devnull', module='boteco-parent', version='0.10.2')
)
libraryDependencies += "tools.devnull" % "boteco-parent" % "0.10.2"
[tools.devnull/boteco-parent "0.10.2"]
Group / Artifact | Type | Version |
---|---|---|
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 : kodo | jar | 3.4.0 |
junit : junit | jar | 4.11 |
org.mockito : mockito-core | jar | 2.7.13 |