| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииСеть |
| Группа | Группаnet.sourceforge.jbizmo |
| Идентификатор | Идентификаторjbizmo-commons-spring-kafka |
| Последняя версия | Последняя версия6.3.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеJBizMo supports building of JavaFX, Eclipse RCP, Eclipse RAP, Swing, JSF (Primefaces) and Vaadin applications. The generated applications can run in a stand-alone mode or they can be deployed on a Java EE server (JBoss 8, GlassFish 4). Alternatively, the Spring platform is also supported! JBizMo applications use JPA in order to access the target database. The plug-in contains a graphical editor for designing the domain model.
|
<!-- https://jarcasting.com/artifacts/net.sourceforge.jbizmo/jbizmo-commons-spring-kafka/ -->
<dependency>
<groupId>net.sourceforge.jbizmo</groupId>
<artifactId>jbizmo-commons-spring-kafka</artifactId>
<version>6.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.sourceforge.jbizmo/jbizmo-commons-spring-kafka/
implementation 'net.sourceforge.jbizmo:jbizmo-commons-spring-kafka:6.3.0'
// https://jarcasting.com/artifacts/net.sourceforge.jbizmo/jbizmo-commons-spring-kafka/
implementation ("net.sourceforge.jbizmo:jbizmo-commons-spring-kafka:6.3.0")
'net.sourceforge.jbizmo:jbizmo-commons-spring-kafka:jar:6.3.0'
<dependency org="net.sourceforge.jbizmo" name="jbizmo-commons-spring-kafka" rev="6.3.0">
<artifact name="jbizmo-commons-spring-kafka" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sourceforge.jbizmo', module='jbizmo-commons-spring-kafka', version='6.3.0')
)
libraryDependencies += "net.sourceforge.jbizmo" % "jbizmo-commons-spring-kafka" % "6.3.0"
[net.sourceforge.jbizmo/jbizmo-commons-spring-kafka "6.3.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| net.sourceforge.jbizmo : jbizmo-commons-avro | jar | 6.3.0 |
| org.springframework.kafka : spring-kafka | jar | 2.5.7.RELEASE |
| org.slf4j : slf4j-api | jar | 1.7.25 |
| jakarta.xml.bind : jakarta.xml.bind-api | jar | 2.3.2 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| javax : javaee-api | jar | 8.0 |
| org.springframework.boot : spring-boot-starter | jar | 2.3.5.RELEASE |