Download JAR files tagged by array with all dependencies
iarray_2.13.0-M2 from group com.github.xuwei-k (version 0.4.1)
Immutable array wrapper. does not use ClassTag. scalaz friendly
Group: com.github.xuwei-k Artifact: iarray_2.13.0-M2
Show all versions Show documentation Show source
Show all versions Show documentation Show source
0 downloads
Artifact iarray_2.13.0-M2
Group com.github.xuwei-k
Version 0.4.1
Last update 30. December 2017
Organization com.github.xuwei-k
URL https://github.com/xuwei-k/iarray
License MIT
Dependencies amount 2
Dependencies scala-library, scalaz-core_2.13.0-M2,
There are maybe transitive dependencies!
Group com.github.xuwei-k
Version 0.4.1
Last update 30. December 2017
Organization com.github.xuwei-k
URL https://github.com/xuwei-k/iarray
License MIT
Dependencies amount 2
Dependencies scala-library, scalaz-core_2.13.0-M2,
There are maybe transitive dependencies!
iarray_sjs0.6_2.13.0-M1 from group com.github.xuwei-k (version 0.4.0)
Immutable array wrapper. does not use ClassTag. scalaz friendly
0 downloads
Artifact iarray_sjs0.6_2.13.0-M1
Group com.github.xuwei-k
Version 0.4.0
Last update 16. July 2017
Organization com.github.xuwei-k
URL https://github.com/xuwei-k/iarray
License MIT
Dependencies amount 3
Dependencies scala-library, scalajs-library_2.13.0-M1, scalaz-core_2.13.0-M1,
There are maybe transitive dependencies!
Group com.github.xuwei-k
Version 0.4.0
Last update 16. July 2017
Organization com.github.xuwei-k
URL https://github.com/xuwei-k/iarray
License MIT
Dependencies amount 3
Dependencies scala-library, scalajs-library_2.13.0-M1, scalaz-core_2.13.0-M1,
There are maybe transitive dependencies!
iarray_2.13.0-M1 from group com.github.xuwei-k (version 0.4.0)
Immutable array wrapper. does not use ClassTag. scalaz friendly
Group: com.github.xuwei-k Artifact: iarray_2.13.0-M1
Show all versions Show documentation Show source
Show all versions Show documentation Show source
0 downloads
Artifact iarray_2.13.0-M1
Group com.github.xuwei-k
Version 0.4.0
Last update 16. July 2017
Organization com.github.xuwei-k
URL https://github.com/xuwei-k/iarray
License MIT
Dependencies amount 2
Dependencies scala-library, scalaz-core_2.13.0-M1,
There are maybe transitive dependencies!
Group com.github.xuwei-k
Version 0.4.0
Last update 16. July 2017
Organization com.github.xuwei-k
URL https://github.com/xuwei-k/iarray
License MIT
Dependencies amount 2
Dependencies scala-library, scalaz-core_2.13.0-M1,
There are maybe transitive dependencies!
bytes-regex from group com.tmiyapub (version 0.0.1)
a Regex Pattern/Matcher for byte array input
Artifact bytes-regex
Group com.tmiyapub
Version 0.0.1
Last update 29. January 2017
Organization not specified
URL https://bitbucket.org/jorichoko/bytes-regex
License The GPLv2 License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group com.tmiyapub
Version 0.0.1
Last update 29. January 2017
Organization not specified
URL https://bitbucket.org/jorichoko/bytes-regex
License The GPLv2 License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
wasdbtools from group com.waspring.wasdb (version 1.0.0)
一个对JDBC进行简单封装的开源工具类库.
简化JDBC应用程序的开发,不会影响程序的性能,与jdbc保持高度的统一.
1.对于数据表的读操作,他可以把ResultSet结果转换成缓存对象,内部数据格式为XML,同时可以转化为List,Array,Set等java集合,便于程序员操作。
2.对于数据表的写操作,也变得很简单(只需写sql语句)。
3.可以使用数据源,数据库连接池等技术来优化性能--重用已经构建好的数据库连接对象,而不用费时费力的不断重复的构建和析构这样的对象。
4.支持ResultSet数据集的动态增加、删除、修改、查找、排序、并集等操作。
5.支持分布式数据库,多数据源。
本项目主要包含两个模块,wasdb和wasdbtools:
1.wasdb模块是本项目的核心,用于实现JDBC的操作。
2.wasdbtools模块是wasdb使用的一个实现,包括数据源配置,事务管理,数据库的读写工具,简单实例等。
Artifact wasdbtools
Group com.waspring.wasdb
Version 1.0.0
Last update 28. January 2017
Organization not specified
URL Not specified
License The Apache Software License, Version 2.0
Dependencies amount 8
Dependencies wasdb, druid, spring-context, spring-beans, spring-jdbc, spring-web, spring-core, mysql-connector-java,
There are maybe transitive dependencies!
Group com.waspring.wasdb
Version 1.0.0
Last update 28. January 2017
Organization not specified
URL Not specified
License The Apache Software License, Version 2.0
Dependencies amount 8
Dependencies wasdb, druid, spring-context, spring-beans, spring-jdbc, spring-web, spring-core, mysql-connector-java,
There are maybe transitive dependencies!
wasdb from group com.waspring.wasdb (version 1.0.0)
一个对JDBC进行简单封装的开源工具类库.
简化JDBC应用程序的开发,不会影响程序的性能,与jdbc保持高度的统一.
1.对于数据表的读操作,他可以把ResultSet结果转换成缓存对象,内部数据格式为XML,同时可以转化为List,Array,Set等java集合,便于程序员操作。
2.对于数据表的写操作,也变得很简单(只需写sql语句)。
3.可以使用数据源,数据库连接池等技术来优化性能--重用已经构建好的数据库连接对象,而不用费时费力的不断重复的构建和析构这样的对象。
4.支持ResultSet数据集的动态增加、删除、修改、查找、排序、并集等操作。
5.支持分布式数据库,多数据源。
本项目主要包含两个模块,wasdb和wasdbtools:
1.wasdb模块是本项目的核心,用于实现JDBC的操作。
2.wasdbtools模块是wasdb使用的一个实现,包括数据源配置,事务管理,数据库的读写工具,简单实例等。
Artifact wasdb
Group com.waspring.wasdb
Version 1.0.0
Last update 28. January 2017
Organization not specified
URL Not specified
License The Apache Software License, Version 2.0
Dependencies amount 2
Dependencies commons-logging, log4j,
There are maybe transitive dependencies!
Group com.waspring.wasdb
Version 1.0.0
Last update 28. January 2017
Organization not specified
URL Not specified
License The Apache Software License, Version 2.0
Dependencies amount 2
Dependencies commons-logging, log4j,
There are maybe transitive dependencies!
exbin-binary_data from group org.exbin.utils (version 0.1.2)
0 downloads
iarray_2.12.0-RC2 from group com.github.xuwei-k (version 0.3.1)
Immutable array wrapper. does not use ClassTag. scalaz friendly
Artifact iarray_2.12.0-RC2
Group com.github.xuwei-k
Version 0.3.1
Last update 18. October 2016
Organization com.github.xuwei-k
URL https://github.com/xuwei-k/iarray
License MIT
Dependencies amount 2
Dependencies scala-library, scalaz-core_2.12.0-RC2,
There are maybe transitive dependencies!
Group com.github.xuwei-k
Version 0.3.1
Last update 18. October 2016
Organization com.github.xuwei-k
URL https://github.com/xuwei-k/iarray
License MIT
Dependencies amount 2
Dependencies scala-library, scalaz-core_2.12.0-RC2,
There are maybe transitive dependencies!
iarray_2.12.0-RC1 from group com.github.xuwei-k (version 0.3.1)
iarray_2.10 from group com.github.xuwei-k (version 0.3.1)
0 downloads
Page 31 from 44 (items total 435)
© 2015 - 2025 Weber Informatics LLC | Privacy Policy