Last Version

com.symphony.platformsolutions:symphony-bdk-bot-template-java 1.0.1

Parent pom providing dependency and plugin management for applications built with Maven

License

License

Categories

Categories

Java Languages ORM Data
GroupId

GroupId

com.symphony.platformsolutions
ArtifactId

ArtifactId

symphony-bdk-bot-template-java
Version

Version

1.0.1
Type

Type

jar
Description

Description

Parent pom providing dependency and plugin management for applications built with Maven
Project URL

Project URL

https://projects.spring.io/spring-boot/#/spring-boot-starter-parent/symphony-bdk-bot-template-java

Download symphony-bdk-bot-template-java 1.0.1


<!-- https://jarcasting.com/artifacts/com.symphony.platformsolutions/symphony-bdk-bot-template-java/ -->
<dependency>
    <groupId>com.symphony.platformsolutions</groupId>
    <artifactId>symphony-bdk-bot-template-java</artifactId>
    <version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.symphony.platformsolutions/symphony-bdk-bot-template-java/
implementation 'com.symphony.platformsolutions:symphony-bdk-bot-template-java:1.0.1'
// https://jarcasting.com/artifacts/com.symphony.platformsolutions/symphony-bdk-bot-template-java/
implementation ("com.symphony.platformsolutions:symphony-bdk-bot-template-java:1.0.1")
'com.symphony.platformsolutions:symphony-bdk-bot-template-java:jar:1.0.1'
<dependency org="com.symphony.platformsolutions" name="symphony-bdk-bot-template-java" rev="1.0.1">
  <artifact name="symphony-bdk-bot-template-java" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.symphony.platformsolutions', module='symphony-bdk-bot-template-java', version='1.0.1')
)
libraryDependencies += "com.symphony.platformsolutions" % "symphony-bdk-bot-template-java" % "1.0.1"
[com.symphony.platformsolutions/symphony-bdk-bot-template-java "1.0.1"]

Dependencies

compile (3)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-web jar 2.2.2.RELEASE
com.symphony.platformsolutions : symphony-bdk-bot-sdk-java jar 1.0.3
org.projectlombok : lombok Optional jar 1.18.10

test (3)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 2.2.2.RELEASE
org.junit.jupiter : junit-jupiter-engine jar
org.springframework.security : spring-security-test jar

Project Modules

There are no modules declared in this project.