Last Version

SenBot Parent 0.4.8

Parent pom for the SenBot modules

License

License

GroupId

GroupId

com.gfk.senbot
ArtifactId

ArtifactId

SenBotParent
Version

Version

0.4.8
Type

Type

pom
Description

Description

SenBot Parent
Parent pom for the SenBot modules
Project URL

Project URL

https://github.com/gfk-ba/senbot

Download SenBotParent 0.4.8

Filename Size
SenBotParent-0.4.8.pom 7 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • SenBotRunner
  • SenBotDemo
  • senbot-maven-plugin