pubsubplus-connector-jsonschema-annotations
Used in:
components
- OverviewOverview
- VersionsVersions
- DependentsDependents
- DependenciesDependencies
<dependency> <groupId>com.solace.connector.core.jsonschema</groupId> <artifactId>pubsubplus-connector-jsonschema-annotations</artifactId> <version>2.13.5</version> </dependency>
<?xml version="1.0" encoding="UTF-8"?> <project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <modelVersion>4.0.0</modelVersion> <groupId>com.solace.connector.core.jsonschema</groupId> <artifactId>pubsubplus-connector-jsonschema-annotations</artifactId> <version>2.13.5</version> <name>PubSub+ Connector JSON Schema Annotations</name> <description>Annotations to configure JSON Schema generation for Solace PubSub+ Connectors</description> <url>https://solace.com/connectors/pubsubplus-connector-jsonschema-parent/pubsubplus-connector-jsonschema-annotations</url> <organization> <name>Solace Corporation</name> <url>https://solace.com</url> </organization> <licenses> <license> <name>License Agreement for Solace Software</name> <url>https://solace.com/license-software</url> <distribution>repo</distribution> </license> </licenses> <developers> <developer> <name>Solace</name> <email>info@solace.com</email> <organization>Solace Corporation</organization> <organizationUrl>https://solace.com</organizationUrl> </developer> </developers> <scm> <connection>scm:git:git://github.com/SolaceDev/solace-connector-framework.git/pubsubplus-connector-jsonschema-parent/pubsubplus-connector-jsonschema-annotations</connection> <developerConnection>scm:git:git@github.com:SolaceDev/solace-connector-framework.git/pubsubplus-connector-jsonschema-parent/pubsubplus-connector-jsonschema-annotations</developerConnection> <url>https://github.com/SolaceDev/solace-connector-framework.git/pubsubplus-connector-jsonschema-parent/pubsubplus-connector-jsonschema-annotations</url> </scm> </project>