All Downloads are FREE. Search and download functionalities are using the official Maven repository.
Search JAR files by class name

Download common JAR 1.3.8 with all dependencies


The blr19c-common library contains utility classes, Map/Stream implementation, sending enterprise WeChat, IP/ip address acquisition, mybatis-plus separation implementation, and so on.

Files of the artifact common version 1.3.8 from the group com.blr19c.

Test

Artifact common
Group com.blr19c
Version 1.3.8
Last update 07. July 2021
Tags: classes plus stream mybatis common separation enterprise contains sending acquisition utility address implementation library blr19c wechat
Organization not specified
URL https://github.com/bingliran/common
License The Apache License, Version 2.0
Dependencies amount 23
Dependencies spring-boot-starter-web, spring-boot-configuration-processor, spring-boot-starter-webflux, spring-boot-starter-mail, spring-boot-starter-data-redis, mybatis-spring-boot-starter, mybatis-plus-boot-starter, pagehelper-spring-boot-starter, netty-all, okhttp, jackson-core, jackson-databind, commons-lang3, guava, commons-collections4, commons-io, annotations, lucene-core, geoip2, poi-ooxml, shedlock-spring, shedlock-provider-redis-spring, jool-java-8,
There are maybe transitive dependencies!
There is a newer version: 1.4.4
Show newest version
Show more of this group  Show more artifacts with this name
Show all versions of common Show documentation

Please rate this JAR file. Is it a good library?

0 downloads

Source code of common version 1.3.8

META-INF
META-INF.META-INF.MANIFEST.MF
META-INF.maven.com.blr19c.common
META-INF.maven.com.blr19c.common.META-INF.maven.com.blr19c.common.pom.properties
META-INF.maven.com.blr19c.common.META-INF.maven.com.blr19c.common.pom.xml
META-INF
META-INF.META-INF.spring.factories
address
address.address.GeoLite2-ASN.mmdb
address.address.GeoLite2-City.mmdb
address.address.GeoLite2-Country.mmdb
com.blr19c.common.code
com.blr19c.common.code.com.blr19c.common.code.AESUtils
com.blr19c.common.code.com.blr19c.common.code.ExcelUtils
com.blr19c.common.code.com.blr19c.common.code.MathOperationUtils
com.blr19c.common.code.com.blr19c.common.code.ReflectionUtils
com.blr19c.common.code.com.blr19c.common.code.Snowflake
com.blr19c.common.code.com.blr19c.common.code.SnowflakeIdUtils
com.blr19c.common.collection
com.blr19c.common.collection.com.blr19c.common.collection.CacheHashMap
com.blr19c.common.collection.com.blr19c.common.collection.PictogramMap
com.blr19c.common.collection.com.blr19c.common.collection.PictogramStream
com.blr19c.common.io
com.blr19c.common.io.com.blr19c.common.io.AddressInfo
com.blr19c.common.io.com.blr19c.common.io.ByteZip
com.blr19c.common.io.com.blr19c.common.io.IPUtils
com.blr19c.common.io.com.blr19c.common.io.ResponseUtils
com.blr19c.common.io.com.blr19c.common.io.WebFluxUtils
com.blr19c.common.io.com.blr19c.common.io.Zip
com.blr19c.common.io.com.blr19c.common.io.ZipUtils
com.blr19c.common.mail
com.blr19c.common.mail.com.blr19c.common.mail.MailUtils
com.blr19c.common.mail.com.blr19c.common.mail.MultipleMailSender
com.blr19c.common.mail.config
com.blr19c.common.mail.config.com.blr19c.common.mail.config.MailAutoConfig
com.blr19c.common.mail.config.com.blr19c.common.mail.config.MailProperties
com.blr19c.common.mail.config.com.blr19c.common.mail.config.MultiServerMailProperties
com.blr19c.common.mail.model
com.blr19c.common.mail.model.com.blr19c.common.mail.model.Attachment
com.blr19c.common.mail.model.com.blr19c.common.mail.model.Inline
com.blr19c.common.mybatisWrapper
com.blr19c.common.mybatisWrapper.com.blr19c.common.mybatisWrapper.MybatisWrapperAutoConfig
com.blr19c.common.mybatisWrapper.com.blr19c.common.mybatisWrapper.SqlWrapperUtils
com.blr19c.common.mybatisWrapper.enums
com.blr19c.common.mybatisWrapper.enums.com.blr19c.common.mybatisWrapper.enums.DataBaseType
com.blr19c.common.mybatisWrapper.enums.com.blr19c.common.mybatisWrapper.enums.SqlMethod
com.blr19c.common.mybatisWrapper.wrapper
com.blr19c.common.mybatisWrapper.wrapper.com.blr19c.common.mybatisWrapper.wrapper.EscapeMarkLinkedHashMap
com.blr19c.common.mybatisWrapper.wrapper.com.blr19c.common.mybatisWrapper.wrapper.SqlSessionTemplateWrapper
com.blr19c.common.mybatisWrapper.wrapper.com.blr19c.common.mybatisWrapper.wrapper.SqlWrapper
com.blr19c.common.mybatisWrapper.wrapper.delete
com.blr19c.common.mybatisWrapper.wrapper.delete.com.blr19c.common.mybatisWrapper.wrapper.delete.DeleteWrapper
com.blr19c.common.mybatisWrapper.wrapper.insert
com.blr19c.common.mybatisWrapper.wrapper.insert.com.blr19c.common.mybatisWrapper.wrapper.insert.InsertWrapper
com.blr19c.common.mybatisWrapper.wrapper.insert.com.blr19c.common.mybatisWrapper.wrapper.insert.OracleInsertWrapper
com.blr19c.common.mybatisWrapper.wrapper.select
com.blr19c.common.mybatisWrapper.wrapper.select.com.blr19c.common.mybatisWrapper.wrapper.select.SelectCountSqlWrapper
com.blr19c.common.mybatisWrapper.wrapper.select.com.blr19c.common.mybatisWrapper.wrapper.select.SelectListMapSqlWrapper
com.blr19c.common.mybatisWrapper.wrapper.select.com.blr19c.common.mybatisWrapper.wrapper.select.SelectListSqlWrapper
com.blr19c.common.mybatisWrapper.wrapper.select.com.blr19c.common.mybatisWrapper.wrapper.select.SelectOneMapSqlWrapper
com.blr19c.common.mybatisWrapper.wrapper.select.com.blr19c.common.mybatisWrapper.wrapper.select.SelectOneSqlWrapper
com.blr19c.common.mybatisWrapper.wrapper.update
com.blr19c.common.mybatisWrapper.wrapper.update.com.blr19c.common.mybatisWrapper.wrapper.update.MergeWrapper
com.blr19c.common.mybatisWrapper.wrapper.update.com.blr19c.common.mybatisWrapper.wrapper.update.MySqlMergeWrapper
com.blr19c.common.mybatisWrapper.wrapper.update.com.blr19c.common.mybatisWrapper.wrapper.update.OracleMergeWrapper
com.blr19c.common.mybatisWrapper.wrapper.update.com.blr19c.common.mybatisWrapper.wrapper.update.UpdateWrapper
com.blr19c.common.ram
com.blr19c.common.ram.com.blr19c.common.ram.RamEstimator
com.blr19c.common.scheduled
com.blr19c.common.scheduled.com.blr19c.common.scheduled.CopyReschedulingRunnable
com.blr19c.common.scheduled.com.blr19c.common.scheduled.EditableRedisLockManager
com.blr19c.common.scheduled.com.blr19c.common.scheduled.EditableScheduled
com.blr19c.common.scheduled.com.blr19c.common.scheduled.EditableScheduledAnnotationBeanPostProcessor
com.blr19c.common.scheduled.com.blr19c.common.scheduled.EditableSchedules
com.blr19c.common.scheduled.com.blr19c.common.scheduled.ScheduledAutoConfig
com.blr19c.common.scheduled.com.blr19c.common.scheduled.ScheduledTaskUtils
com.blr19c.common.spring
com.blr19c.common.spring.com.blr19c.common.spring.SpringAutoConfig
com.blr19c.common.spring.com.blr19c.common.spring.SpringBeanUtils
com.blr19c.common.wxCp
com.blr19c.common.wxCp.com.blr19c.common.wxCp.WxCpUtils
com.blr19c.common.wxCp.config
com.blr19c.common.wxCp.config.com.blr19c.common.wxCp.config.WxCp
com.blr19c.common.wxCp.config.com.blr19c.common.wxCp.config.WxCpAutoConfig
com.blr19c.common.wxCp.enums
com.blr19c.common.wxCp.enums.com.blr19c.common.wxCp.enums.MediaTypeEnum
com.blr19c.common.wxCp.enums.com.blr19c.common.wxCp.enums.MsgTypeEnum
com.blr19c.common.wxCp.model
com.blr19c.common.wxCp.model.com.blr19c.common.wxCp.model.LoadStyle
com.blr19c.common.wxCp.model.com.blr19c.common.wxCp.model.RequestStyle
com.blr19c.common.wxCp.model.com.blr19c.common.wxCp.model.ResponseStyle
com.blr19c.common.wxCp.model.msg
com.blr19c.common.wxCp.model.msg.com.blr19c.common.wxCp.model.msg.Escape
com.blr19c.common.wxCp.model.msg.com.blr19c.common.wxCp.model.msg.File
com.blr19c.common.wxCp.model.msg.com.blr19c.common.wxCp.model.msg.Image
com.blr19c.common.wxCp.model.msg.com.blr19c.common.wxCp.model.msg.Markdown
com.blr19c.common.wxCp.model.msg.com.blr19c.common.wxCp.model.msg.Msg
com.blr19c.common.wxCp.model.msg.com.blr19c.common.wxCp.model.msg.Text
com.blr19c.common.wxCp.model.msg.com.blr19c.common.wxCp.model.msg.TextCard
com.blr19c.common.wxCp.model.msg.com.blr19c.common.wxCp.model.msg.Video
com.blr19c.common.wxCp.model.msg.com.blr19c.common.wxCp.model.msg.Voice




© 2015 - 2024 Weber Informatics LLC | Privacy Policy