Download JAR files tagged by principal with all dependencies
bootique-shiro-web-jakarta-mdc from group io.bootique.shiro (version 3.0.M2)
Group: io.bootique.shiro Artifact: bootique-shiro-web-jakarta-mdc
Show all versions Show documentation Show source
Show all versions Show documentation Show source
0 downloads
principal-builder-parent from group io.axual.security.principal (version 3.0.0)
Group: io.axual.security.principal Artifact: principal-builder-parent
Show all versions
Show all versions
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
principal-builder-application from group io.axual.broker (version 3.0.0)
The Principal Builder contains the code to create the proper Kafka Principal names
for ACL matching
Group: io.axual.broker Artifact: principal-builder-application
Show all versions Show documentation Show source
Show all versions Show documentation Show source
0 downloads
Artifact principal-builder-application
Group io.axual.broker
Version 3.0.0
Last update 27. June 2022
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies principal-builder-util, curator-test,
There are maybe transitive dependencies!
Group io.axual.broker
Version 3.0.0
Last update 27. June 2022
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies principal-builder-util, curator-test,
There are maybe transitive dependencies!
principal-builder from group io.axual.security.principal (version 2.4.0)
Group: io.axual.security.principal Artifact: principal-builder
Show all versions
Show all versions
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
jaas-threadlocal-filter from group com.github.sagerman4 (version 1.0)
0 downloads
rotationForest from group nz.ac.waikato.cms.weka (version 1.0.3)
Group: nz.ac.waikato.cms.weka Artifact: rotationForest
Show all versions Show documentation Show source
Show all versions Show documentation Show source
0 downloads
JBRestAPI from group io.github.josecarlosbran (version 0.2.3)
JBRestAPI es una librería java que permite el consumo de un RestAPI en segundo plano, lo cual evita la
interrupción del hilo principal,
lo cual la hace una librería útil para aplicaciones android como para programas que desean tener un mejor
rendimiento de manera fácil. Para mayor
información, consultar el siguiente enlace https://github.com/JoseCarlosBran/JBRestAPI/blob/master/Readme.md
0 downloads
Artifact JBRestAPI
Group io.github.josecarlosbran
Version 0.2.3
Last update 29. August 2023
Organization not specified
URL https://github.com/JoseCarlosBran/JBRestAPI/blob/master/Readme.md
License The Apache License, Version 2.0
Dependencies amount 8
Dependencies LogsJBSupport, jakarta.ws.rs-api, jersey-client, jersey-hk2, jakarta.activation-api, jersey-media-moxy, jersey-media-jaxb, lombok,
There are maybe transitive dependencies!
Group io.github.josecarlosbran
Version 0.2.3
Last update 29. August 2023
Organization not specified
URL https://github.com/JoseCarlosBran/JBRestAPI/blob/master/Readme.md
License The Apache License, Version 2.0
Dependencies amount 8
Dependencies LogsJBSupport, jakarta.ws.rs-api, jersey-client, jersey-hk2, jakarta.activation-api, jersey-media-moxy, jersey-media-jaxb, lombok,
There are maybe transitive dependencies!
jbsqlutils from group io.github.josecarlosbran (version 1.3.1.2)
JBSqlUtils es un ORM desarrollado en java por José Carlos Alfredo Bran Aguirre,
que permite gestionar BD's SQLite, MySQL, MariaDB, PostgreSQL y SQLServer, de una manera fácil
y rápida sin interrumpir la ejecución del hilo principal del programa, lo cual la hace un potente ORM,
por medio del cual tendrá acceso a un CRUD, configurando únicamente la conexión del
modelo, los atributos que posee la tabla en BD's cómo variables que pertenecerán al modelo en su aplicación.
JBSqlUtils también proporciona un potente generador de instrucciones SQL que le permitirá crear
o eliminar una tabla, insertar, seleccionar, actualizar o eliminar registros de una tabla
en su BD's sin necesidad de instanciar un modelo cómo tal, únicamente tendrá que configurar previamente
la conexión a su BD's.
Lo cual la hace un potente ORM para aplicaciones android y sistemas empresariales que tengan
la necesidad de poder conectarse a alguna de estas 4 tipos de BD's, cabe mencionar que para ello utiliza
el SQLite JDBC de org.xerial, org.postgresql, mysql y com.microsoft.sqlserver.
Para mayor información, consultar el enlace del proyecto
Group: io.github.josecarlosbran Artifact: jbsqlutils
Show all versions Show documentation Show source
Show all versions Show documentation Show source
0 downloads
Artifact jbsqlutils
Group io.github.josecarlosbran
Version 1.3.1.2
Last update 07. December 2024
Organization not specified
URL https://github.com/JoseCarlosBran/JBSqlUtils/blob/master/Readme.md
License The Apache License, Version 2.0
Dependencies amount 11
Dependencies lombok, logsjbsupport, sqlite-jdbc, postgresql, mysql-connector-java, mariadb-java-client, mssql-jdbc, commons-lang3, commons-collections4, json, jakarta.json.bind-api,
There are maybe transitive dependencies!
Group io.github.josecarlosbran
Version 1.3.1.2
Last update 07. December 2024
Organization not specified
URL https://github.com/JoseCarlosBran/JBSqlUtils/blob/master/Readme.md
License The Apache License, Version 2.0
Dependencies amount 11
Dependencies lombok, logsjbsupport, sqlite-jdbc, postgresql, mysql-connector-java, mariadb-java-client, mssql-jdbc, commons-lang3, commons-collections4, json, jakarta.json.bind-api,
There are maybe transitive dependencies!
JBSqlUtils from group io.github.josecarlosbran (version 1.1.8)
JBSqlUtils es un ORM desarrollado en java por José Carlos Alfredo Bran Aguirre que permite gestionar BD's
SQLite,
MySQL, PostgreSQL y SQLServer, de una manera fácil y rápida sin interrumpir la ejecución del hilo principal
del programa, lo cual la hace un potente ORM para aplicaciones android y sistemas empresariales que tengan
la necesidad de poder conectarse a alguna de estas 4 tipos de BD's, cabe mencionar que para ello utiliza
el SQLite JDBC de org.xerial, org.postgresql, mysql y com.microsoft.sqlserver. Para mayor información,
consultar el siguiente enlace https://github.com/JoseCarlosBran/JBSqlUtils/blob/master/Readme.md
Group: io.github.josecarlosbran Artifact: JBSqlUtils
Show all versions Show documentation Show source
Show all versions Show documentation Show source
0 downloads
Artifact JBSqlUtils
Group io.github.josecarlosbran
Version 1.1.8
Last update 03. September 2023
Organization not specified
URL https://github.com/JoseCarlosBran/JBSqlUtils/blob/master/Readme.md
License The Apache License, Version 2.0
Dependencies amount 7
Dependencies LogsJBSupport, sqlite-jdbc, postgresql, mysql-connector-java, mssql-jdbc, commons-lang3, json,
There are maybe transitive dependencies!
Group io.github.josecarlosbran
Version 1.1.8
Last update 03. September 2023
Organization not specified
URL https://github.com/JoseCarlosBran/JBSqlUtils/blob/master/Readme.md
License The Apache License, Version 2.0
Dependencies amount 7
Dependencies LogsJBSupport, sqlite-jdbc, postgresql, mysql-connector-java, mssql-jdbc, commons-lang3, json,
There are maybe transitive dependencies!
Page 2 from 2 (items total 19)
© 2015 - 2024 Weber Informatics LLC | Privacy Policy