ahead-frame-commons

java framework

License

License

GroupId

GroupId

com.github.niupengyu
ArtifactId

ArtifactId

ahead-frame-commons
Last Version

Last Version

1.2.5-RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

ahead-frame-commons
java framework
Project URL

Project URL

http://www.example.com

Download ahead-frame-commons

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.niupengyu/ahead-frame-commons/ -->
<dependency>
    <groupId>com.github.niupengyu</groupId>
    <artifactId>ahead-frame-commons</artifactId>
    <version>1.2.5-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.niupengyu/ahead-frame-commons/
implementation 'com.github.niupengyu:ahead-frame-commons:1.2.5-RELEASE'
// https://jarcasting.com/artifacts/com.github.niupengyu/ahead-frame-commons/
implementation ("com.github.niupengyu:ahead-frame-commons:1.2.5-RELEASE")
'com.github.niupengyu:ahead-frame-commons:jar:1.2.5-RELEASE'
<dependency org="com.github.niupengyu" name="ahead-frame-commons" rev="1.2.5-RELEASE">
  <artifact name="ahead-frame-commons" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.niupengyu', module='ahead-frame-commons', version='1.2.5-RELEASE')
)
libraryDependencies += "com.github.niupengyu" % "ahead-frame-commons" % "1.2.5-RELEASE"
[com.github.niupengyu/ahead-frame-commons "1.2.5-RELEASE"]

Dependencies

compile (9)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-data-redis jar
com.github.niupengyu : ahead-frame-core jar 1.2.5-RELEASE
org.springframework.kafka : spring-kafka jar
org.apache.zookeeper : zookeeper jar 3.5.6
org.apache.httpcomponents : httpclient jar 4.5.6
org.apache.httpcomponents : httpmime jar 4.5.6
com.jcraft : jsch jar 0.1.55
org.apache.poi : poi jar 4.0.1
org.apache.poi : poi-ooxml jar 4.0.1

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.

aframe

aframe 这是一个 java web java jar 程序的快速开发框架

//nohup java -jar ahead-schedule-starter-jar-1.2.6-RELEASE >/dev/null 2>& 1

firewall-cmd --query-port=8083/tcp

firewall-cmd --zone=public --add-port=8083/tcp --permanent

firewall-cmd --query-port=8083/tcp

firewall-cmd --reload sed -i 's/\r$//' start.sh #! /bin/bash nohup java -jar bydr-schedule-1.0-SNAPSHOT.jar >/dev/null 2>1 &

1,lsof -i:端口号

2,netstat -tunlp|grep 端口号

mkfs.ext4 /dev/sdb

mount /dev/sdc /mnt/usb/

du -sh /data

df -hl

gpg: revocation certificate stored as 'C:/Users/niujia/AppData/Roaming/gnupg/openpgp-revocs.d\45353EF140BDF6659BF4F7B67884ADDC2EC8D6D3.rev' public and secret key created and signed.

pub rsa2048 2020-04-14 [SC] [expires: 2022-04-14] 45353EF140BDF6659BF4F7B67884ADDC2EC8D6D3 uid niupengyu 505436991@qq.com sub rsa2048 2020-04-14 [E] [expires: 2022-04-14]

$ gpg --list-keys

->

pub 2048R/XXXXXX 2017-09-14 [expires: 2018-05-14] uid [ultimate] Yan Qian (lambeta) qianyan.lambeta@gmail.com 其中 XXXXXX 就是你的 keyId。接下来必须发布你的公钥:

$ gpg --keyserver hkp://subkeys.pgp.net --send-keys 9A1640F7A2551131612D51B12D83594B7B29D86A

gpg --keyserver hkp://subkeys.pgp.net --send-keys 2D83594B7B29D86A

$ gpg --keyserver hkp://pgp.mit.edu --send-keys XXXXXX

$ gpg --keyserver hkp://pgp.mit.edu --search-keys xxxxx@xxxx.com # user email address

gpg --keyserver http://keys.openpgp.org --send-keys 123123123

docker run -tid -p 8581:8081 --name niu_nexus -e NEXUS_CONTEXT=nexus -v /usr/local/nexus3/nexus-data:/home/niupengyu/nexus3/ docker.io/sonatype/nexus3

Versions

Version
1.2.5-RELEASE
1.2.4-RELEASE
1.2.3-RELEASE
1.2.2-RELEASE
1.2.1-RELEASE